mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
committed by
GitHub
parent
41a38428fc
commit
f8a304abdc
@@ -39,5 +39,5 @@ class IGUIApplication : public IApplication
|
||||
public:
|
||||
virtual ~IGUIApplication() = default;
|
||||
|
||||
virtual QPointer<MainWindow> mainWindow() = 0;
|
||||
virtual MainWindow *mainWindow() = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user