diff options
Diffstat (limited to 'khotkeys/shared/khlistbox.h')
-rw-r--r-- | khotkeys/shared/khlistbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/khlistbox.h b/khotkeys/shared/khlistbox.h index ddb988c36..ad2cdb3b6 100644 --- a/khotkeys/shared/khlistbox.h +++ b/khotkeys/shared/khlistbox.h @@ -19,7 +19,7 @@ namespace KHotKeys { class KHListBox - : public QListBox + : public TQListBox { Q_OBJECT Q_PROPERTY( bool forceSelect READ forceSelect WRITE setForceSelect ) |