]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/appsettings.h
updated schedule.en.xml to the newest version
[toast/confclerk.git] / src / app / appsettings.h
index efae165f14416085ee6b0c4c2fa7dc36b35b6457..a20af3c78aa2d3254b05b9d3fa94b956373ba050 100644 (file)
@@ -12,6 +12,8 @@ class AppSettings
         static QSettings mSettings;
 
     public:
+        static bool contains(const QString &aKey);
+
         static QString proxyAddress();
         static quint16 proxyPort();
         static bool isDirectConnection();