summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/centralwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/centralwidget.h')
-rw-r--r--kbugbuster/gui/centralwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbugbuster/gui/centralwidget.h b/kbugbuster/gui/centralwidget.h
index 30b40f61..a11d6d5f 100644
--- a/kbugbuster/gui/centralwidget.h
+++ b/kbugbuster/gui/centralwidget.h
@@ -23,8 +23,8 @@
#include "bug.h"
#include "bugdetails.h"
-class QSplitter;
-class QListViewItem;
+class TQSplitter;
+class TQListViewItem;
namespace KBugBusterMainWindow
{