mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
committed by
GitHub
parent
e4313d6651
commit
dcf3e97291
@@ -45,7 +45,7 @@ namespace Net
|
||||
|
||||
class WebApplication;
|
||||
|
||||
class WebUI : public QObject, public ApplicationComponent
|
||||
class WebUI final : public ApplicationComponent<QObject>
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY_MOVE(WebUI)
|
||||
|
||||
Reference in New Issue
Block a user