summaryrefslogtreecommitdiffstats
path: root/bab/bab.h
diff options
context:
space:
mode:
Diffstat (limited to 'bab/bab.h')
-rw-r--r--bab/bab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bab/bab.h b/bab/bab.h
index 2727bce..6efeebd 100644
--- a/bab/bab.h
+++ b/bab/bab.h
@@ -29,7 +29,7 @@
#include <tqwidget.h>
#include <tqpixmap.h>
#include <tqsettings.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <ksystemtray.h>
class bab;
@@ -75,7 +75,7 @@ class TQCheckBox;
* @author Thomas Lübking <baghira-style@gmx.net>
* @version 0.1
*/
-class bab : public KMainWindow
+class bab : public TDEMainWindow
{
Q_OBJECT
public: