diff options
Diffstat (limited to 'karm/test/lockerthread.h')
-rw-r--r-- | karm/test/lockerthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/test/lockerthread.h b/karm/test/lockerthread.h index 95915b478..3aee4a6a2 100644 --- a/karm/test/lockerthread.h +++ b/karm/test/lockerthread.h @@ -1,6 +1,6 @@ #include <tqthread.h> -class QString; +class TQString; /** * Attempt to open and lock a calendar resource in a seperate thread. |