mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
Rename method
This commit is contained in:
@ -291,7 +291,7 @@ void ComicVineDialog::doLoading()
|
||||
content->addWidget(w);
|
||||
}
|
||||
|
||||
void ComicVineDialog::debugClientResults(const QString &string)
|
||||
void ComicVineDialog::processClientResults(const QString &string)
|
||||
{
|
||||
ResponseParser p;
|
||||
p.loadJSONResponse(string);
|
||||
|
Reference in New Issue
Block a user