]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/status/storstat.h
start to tweak prune algo
[bacula/bacula] / bacula / src / qt-console / status / storstat.h
index 60b03ab1959254efeeebecbb831fc57aee03d99c..7eb846a5ac4ebfadf31f81548723f0b500e67340 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   Bacula® is a registered trademark of John Walker.
+   Bacula® is a registered trademark of Kern Sibbald.
    The licensor of Bacula is the Free Software Foundation Europe
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
@@ -60,7 +60,11 @@ public slots:
 
 private slots:
    void timerTriggered();
-   void consoleCancelJob();
+   void populateCurrentTab(int);
+   void mountButtonPushed();
+   void umountButtonPushed();
+   void releaseButtonPushed();
+   void labelButtonPushed();
 
 private:
    void createConnections();