summaryrefslogtreecommitdiffstats
path: root/knights/chessclock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/chessclock.cpp')
-rw-r--r--knights/chessclock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/chessclock.cpp b/knights/chessclock.cpp
index bde4745..ae62322 100644
--- a/knights/chessclock.cpp
+++ b/knights/chessclock.cpp
@@ -18,7 +18,7 @@
#include "chessclock.moc"
#include "audio.h"
-chessclock::chessclock(QWidget *parent, const char *name, resource *Rsrc ) : QWidget(parent,name)
+chessclock::chessclock(TQWidget *tqparent, const char *name, resource *Rsrc ) : TQWidget(tqparent,name)
{
Resource = Rsrc;
Silent = TRUE;