]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/bat.h
dhb left console.cpp uncompileable. Modified a comment in mainwin.cpp
[bacula/bacula] / bacula / src / qt-console / bat.h
index 1138677199d98edae4ea5a6625ed90999a50117b..173119f30f965132757b3560481f212ffd2598ad 100644 (file)
@@ -4,7 +4,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.
@@ -46,6 +46,7 @@ using namespace qstd;
 
 extern MainWin *mainWin;
 extern QApplication *app;
+extern bool commDebug;
 
 int bvsnprintf(char *str, int32_t size, const char *format, va_list ap);