diff options
Diffstat (limited to 'kpilot/lib/kpilotdevicelink.h')
-rw-r--r-- | kpilot/lib/kpilotdevicelink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/lib/kpilotdevicelink.h b/kpilot/lib/kpilotdevicelink.h index 2f29a5877..a648b23c7 100644 --- a/kpilot/lib/kpilotdevicelink.h +++ b/kpilot/lib/kpilotdevicelink.h @@ -31,7 +31,7 @@ #include "kpilotlink.h" -class QThread; +class TQThread; class DeviceMap; ///< Globally tracks all devices that have a link assigned class Messages; ///< Tracks which messages have been printed |