X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=platform.h;h=5f63180a3e941f15f6b5de249f025ec851ab435b;hb=3f03a986cc55531bda0617e004dc7193c48c9c3f;hp=f32866749c1c6d1fbc59f0e3315ec4382a687c5d;hpb=5e79f668d0077d5134e91388755cf360ba36e2c7;p=dorian diff --git a/platform.h b/platform.h index f328667..5f63180 100644 --- a/platform.h +++ b/platform.h @@ -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