summaryrefslogtreecommitdiffstats
path: root/karm/test/lockerthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'karm/test/lockerthread.h')
-rw-r--r--karm/test/lockerthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/test/lockerthread.h b/karm/test/lockerthread.h
index 3aee4a6a..38b5b1f0 100644
--- a/karm/test/lockerthread.h
+++ b/karm/test/lockerthread.h
@@ -7,7 +7,7 @@ class TQString;
*
* Result of attempt returned by gotlock().
*/
-class LockerThread : public QThread
+class LockerThread : public TQThread
{
public:
LockerThread( const TQString &filename );