mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Really get rid of DBus dependency in nox mode
This commit is contained in:
@@ -110,7 +110,9 @@ public:
|
||||
return extension;
|
||||
}
|
||||
|
||||
#ifndef DISABLE_GUI
|
||||
static void shutdownComputer(bool sleep=false);
|
||||
#endif
|
||||
|
||||
static bool safeRemove(QString file_path) {
|
||||
QFile MyFile(file_path);
|
||||
|
||||
Reference in New Issue
Block a user