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