diff options
Diffstat (limited to 'kbugbuster/gui/cwloadingwidget.h')
-rw-r--r-- | kbugbuster/gui/cwloadingwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/cwloadingwidget.h b/kbugbuster/gui/cwloadingwidget.h index 994b42ff..b523d0b3 100644 --- a/kbugbuster/gui/cwloadingwidget.h +++ b/kbugbuster/gui/cwloadingwidget.h @@ -32,7 +32,7 @@ namespace KBugBusterMainWindow */ class CWLoadingWidget : public TQFrame { - Q_OBJECT + TQ_OBJECT public: |