]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix BAT compilation
authorEric Bollengier <eric@baculasystems.com>
Tue, 19 May 2020 15:20:19 +0000 (17:20 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 29 Apr 2021 08:44:19 +0000 (10:44 +0200)
bacula/src/qt-console/pages.h

index 0014078fc528d1b83d06da85ef6fabf2bfb1216a..79b983d8e60a81286b153739364520bb888dcde3 100644 (file)
@@ -47,8 +47,6 @@ class Console;
 
 class Pages : public QWidget
 {
-   Q_OBJECT
-
 public:
    /* methods */
    Pages();