|
|
|
@ -47,7 +47,6 @@
@@ -47,7 +47,6 @@
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#ifdef Q_WS_WIN |
|
|
|
|
#include <shlobj.h> |
|
|
|
|
#include <windows.h> |
|
|
|
|
#include <PowrProf.h> |
|
|
|
|
const int UNLEN = 256; |
|
|
|
@ -68,10 +67,6 @@ const int UNLEN = 256;
@@ -68,10 +67,6 @@ const int UNLEN = 256;
|
|
|
|
|
#endif |
|
|
|
|
#endif // DISABLE_GUI
|
|
|
|
|
|
|
|
|
|
#if defined(Q_WS_WIN) || defined(Q_OS_OS2) |
|
|
|
|
#include <QDesktopServices> |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
using namespace libtorrent; |
|
|
|
|
|
|
|
|
|
static struct { const char *source; const char *comment; } units[] = { |
|
|
|
|