]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/joblog/joblog.h
Add additional mysql connection debug code
[bacula/bacula] / bacula / src / qt-console / joblog / joblog.h
index c7e94186378104e4660f9d77490b0f37e6219521..7446dd72684b5bbd134c4d795f1f648515f936ca 100644 (file)
@@ -9,8 +9,8 @@
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation and included
+   in the file LICENSE.
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    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: medialist.h 4230 2007-02-21 20:07:37Z kerns $
+ *   Version $Id$
  *
  *   Dirk Bartley, March 2007
  */
@@ -49,8 +49,6 @@ public slots:
 private slots:
 
 private:
-   void display_text(const char *buf);
-   void display_text(const QString buf);
    void populateText();
    void getFont();
    QTextCursor *m_cursor;