and slots not working correctly.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7458
91ce42f0-d328-0410-95d8-
f526ca767f89
new prerestorePage();
}
-#ifdef HAVE_QWT
void MainWin::jobPlotButtonClicked()
{
+#ifdef HAVE_QWT
JobPlotPass pass;
pass.use = false;
new JobPlot(NULL, pass);
-}
#endif
+}
/*
* The user just finished typing a line in the command line edit box
void estimateButtonClicked();
void browseButtonClicked();
void statusPageButtonClicked();
-#ifdef HAVE_QWT
void jobPlotButtonClicked();
-#endif
void restoreButtonClicked();
void undockWindowButton();
void treeItemChanged(QTreeWidgetItem *, QTreeWidgetItem *);