diff options
Diffstat (limited to 'kdesktop/xautolock.h')
-rw-r--r-- | kdesktop/xautolock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/xautolock.h b/kdesktop/xautolock.h index 35b53207a..5684ce6ef 100644 --- a/kdesktop/xautolock.h +++ b/kdesktop/xautolock.h @@ -17,7 +17,7 @@ // Detect user inactivity. // Named XAutoLock after the program that it is based on. // -class XAutoLock : public QWidget +class XAutoLock : public TQWidget { Q_OBJECT public: |