summaryrefslogtreecommitdiffstats
path: root/kdeui/kpassivepopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kpassivepopup.h')
-rw-r--r--kdeui/kpassivepopup.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdeui/kpassivepopup.h b/kdeui/kpassivepopup.h
index 7b935a5bb..326c995cb 100644
--- a/kdeui/kpassivepopup.h
+++ b/kdeui/kpassivepopup.h
@@ -15,10 +15,10 @@
#include <kdelibs_export.h>
-class QBoxLayout;
-class QTimer;
-class QLabel;
-class QVBox;
+class TQBoxLayout;
+class TQTimer;
+class TQLabel;
+class TQVBox;
/**
* @short A dialog-like popup that displays messages without interupting the user.