Show progress while searching and downloading.
[dorian] / platform.h
index f328667..5f63180 100644 (file)
@@ -10,6 +10,7 @@ public:
     static QString dbPath();
     static QString icon(const QString &name);
     static void restart(char *argv[]);
+    static QString version();
 };
 
 #endif // PLATFORM_H