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