git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5371
91ce42f0-d328-0410-95d8-
f526ca767f89
/*
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.
}
/*
- * Slot for the refrehs push button, also called from constructor.
+ * Slot for the refresh push button, also called from constructor.
*/
void JobPlot::reGraph()
{
/*
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.
};
/*
- *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
{