diff options
Diffstat (limited to 'khotkeys/kcontrol/gesturerecordpage.h')
-rw-r--r-- | khotkeys/kcontrol/gesturerecordpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/gesturerecordpage.h b/khotkeys/kcontrol/gesturerecordpage.h index 99242c518..36e0350ae 100644 --- a/khotkeys/kcontrol/gesturerecordpage.h +++ b/khotkeys/kcontrol/gesturerecordpage.h @@ -53,7 +53,7 @@ class GestureRecordPage : public QVBox TQString _gest; - Q_UINT32 _tryCount; + TQ_UINT32 _tryCount; }; } // namespace KHotKeys |