Search: Initial support for Python 3.x

(cherry picked from commit f4c2fdd2fd)
This commit is contained in:
Christophe Dumez
2011-09-11 20:22:54 +03:00
parent 54fb4cd758
commit b09f377e25
34 changed files with 1919 additions and 26 deletions

View File

@@ -151,6 +151,7 @@ public:
// Get screen center
static QPoint screenCenter(QWidget *win);
#endif
static int pythonVersion();
static QString searchEngineLocation();
static QString BTBackupLocation();
static QString cacheLocation();