mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 11:48:05 -06:00
committed by
GitHub
parent
e4313d6651
commit
dcf3e97291
@@ -38,8 +38,7 @@
|
||||
#include "apierror.h"
|
||||
|
||||
APIController::APIController(IApplication *app, QObject *parent)
|
||||
: QObject(parent)
|
||||
, ApplicationComponent(app)
|
||||
: ApplicationComponent(app, parent)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user