]> 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 6577a9526eae96c0e373b191487c3cda332475fb..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,10 +60,11 @@ public slots:
 
 private slots:
    void timerTriggered();
-   void spinBoxValueChanged(int);
    void populateCurrentTab(int);
    void mountButtonPushed();
    void umountButtonPushed();
+   void releaseButtonPushed();
+   void labelButtonPushed();
 
 private:
    void createConnections();