]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/jobgraphs/jobplot.h
ebl Add more tests in migration time test (like for copy time test)
[bacula/bacula] / bacula / src / qt-console / jobgraphs / jobplot.h
index 6e27deba00f4f7704ce67052fd0bbd3a85fb4cab..5d74000001622f600145e7fe63a5dd6c46f0ae88 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2007-2007 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    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.
 */
 /*
- *   Version $Id: jobstep.h 4992 2007-06-07 14:46:43Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
@@ -83,7 +83,7 @@ public:
 };
 
 /*
- *Class to Change the display of the time scale to display dates.
+ * Class to Change the display of the time scale to display dates.
  */
 class DateTimeScaleDraw : public QwtScaleDraw
 {
@@ -128,6 +128,7 @@ private slots:
    void reGraph();
 
 private:
+   void fillSymbolCombo(QComboBox *q);
    void setSymbolType(int, int type);
    void addCurve();
    void writeSettings();