summaryrefslogtreecommitdiffstats
path: root/kalarm/latecancel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/latecancel.h')
-rw-r--r--kalarm/latecancel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kalarm/latecancel.h b/kalarm/latecancel.h
index 04d08d62..5b914648 100644
--- a/kalarm/latecancel.h
+++ b/kalarm/latecancel.h
@@ -54,8 +54,8 @@ class LateCancelSelector : public QFrame
void slotToggled(bool);
private:
- TQBoxLayout* mLayout; // overall layout for the widget
- TQWidgetStack* mStack; // contains mCheckboxFrame and mTimeSelectorFrame
+ TQBoxLayout* mLayout; // overall tqlayout for the widget
+ TQWidgetStack* mStack; // tqcontains mCheckboxFrame and mTimeSelectorFrame
TQFrame* mCheckboxFrame;
CheckBox* mCheckbox; // displayed when late cancellation is not selected
TQFrame* mTimeSelectorFrame;