diff ui/mainwindow.h @ 481:9be337ea1e3c

Save the autostart and autoupdate settings.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 24 Apr 2014 12:28:24 +0200
parents 1ce835c40eb7
children fa56a9403939
line wrap: on
line diff
--- a/ui/mainwindow.h	Thu Apr 24 12:02:20 2014 +0200
+++ b/ui/mainwindow.h	Thu Apr 24 12:28:24 2014 +0200
@@ -80,6 +80,9 @@
     void installCerts();
     void newSWAvailable(const QString& fileName, const QDateTime& modDate);
 
+    void saveAutoUpdate(int state);
+    void saveAutoStart(int state);
+
     /** @brief saves the currently unselected certificates
      *
      * This creates / updates a qsettings section that

http://wald.intevation.org/projects/trustbridge/