summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/kbbmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/kbbmainwindow.h')
-rw-r--r--kbugbuster/gui/kbbmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/kbbmainwindow.h b/kbugbuster/gui/kbbmainwindow.h
index a98edc0e..4b82934a 100644
--- a/kbugbuster/gui/kbbmainwindow.h
+++ b/kbugbuster/gui/kbbmainwindow.h
@@ -48,7 +48,7 @@ namespace KBugBusterMainWindow
class KBBMainWindow : public KMainWindow, virtual public KBookmarkOwner
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* construtor of KBugBusterApp, calls all init functions to create the application.