summaryrefslogtreecommitdiffstats
path: root/kommander/editor/timestamp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/timestamp.cpp')
-rw-r--r--kommander/editor/timestamp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/timestamp.cpp b/kommander/editor/timestamp.cpp
index 659cfcec..e92fc78f 100644
--- a/kommander/editor/timestamp.cpp
+++ b/kommander/editor/timestamp.cpp
@@ -22,7 +22,7 @@
#include <tqfile.h>
#include <tqfileinfo.h>
-class QTimer;
+class TQTimer;
TimeStamp::TimeStamp( TQObject *parent, const TQString &f )
: TQObject( parent ), filename( f ), autoCheck( false )