summaryrefslogtreecommitdiffstats
path: root/kteatime/timeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kteatime/timeedit.h')
-rw-r--r--kteatime/timeedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kteatime/timeedit.h b/kteatime/timeedit.h
index c614f57..7ff162f 100644
--- a/kteatime/timeedit.h
+++ b/kteatime/timeedit.h
@@ -67,7 +67,7 @@ signals:
protected:
TQSpinBox *minuteBox;
WrappingSpinBox *secondBox;
- TQBoxLayout* tqlayout;
+ TQBoxLayout* layout;
};
#endif