summaryrefslogtreecommitdiffstats
path: root/kppp/pppstatdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/pppstatdlg.h')
-rw-r--r--kppp/pppstatdlg.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/kppp/pppstatdlg.h b/kppp/pppstatdlg.h
index 800438ee..07b15e42 100644
--- a/kppp/pppstatdlg.h
+++ b/kppp/pppstatdlg.h
@@ -30,12 +30,12 @@
#include <tqevent.h>
#include <tqpixmap.h>
-class QLabel;
-class QFrame;
-class QGroupBox;
-class QLineEdit;
-class QTimer;
-class QPushButton;
+class TQLabel;
+class TQFrame;
+class TQGroupBox;
+class TQLineEdit;
+class TQTimer;
+class TQPushButton;
const int MAX_GRAPH_WIDTH = 600;
const int GRAPH_UPDATE_TIME = 1000;