summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/infodlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/lock/infodlg.h')
-rw-r--r--kdesktop/lock/infodlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/lock/infodlg.h b/kdesktop/lock/infodlg.h
index a0ca3b8c0..bb974282f 100644
--- a/kdesktop/lock/infodlg.h
+++ b/kdesktop/lock/infodlg.h
@@ -24,7 +24,7 @@ class TQListView;
// Simple dialog for displaying an info message.
// It does not handle password validation.
//
-class InfoDlg : public QDialog
+class InfoDlg : public TQDialog
{
Q_OBJECT