]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/status/clientstat.h
ebl Add more tests in migration time test (like for copy time test)
[bacula/bacula] / bacula / src / qt-console / status / clientstat.h
index a2ab3f13dc6e6ca34069ecfc256a55c4f94c37f8..ccae6551b5feb29068febf7e6814999c94de34f9 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.
@@ -43,7 +43,7 @@ class ClientStat : public Pages, public Ui::ClientStatForm
    Q_OBJECT 
 
 public:
-   ClientStat(QString&);
+   ClientStat(QString&, QTreeWidgetItem*);
    ~ClientStat();
    virtual void PgSeltreeWidgetClicked();
    virtual void currentStackItem();
@@ -56,7 +56,6 @@ public slots:
 
 private slots:
    void timerTriggered();
-   void consoleCancelJob();
 
 private:
    void createConnections();