diff options
Diffstat (limited to 'kdgantt/KDGanttSemiSizingControl.cpp')
| -rw-r--r-- | kdgantt/KDGanttSemiSizingControl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdgantt/KDGanttSemiSizingControl.cpp b/kdgantt/KDGanttSemiSizingControl.cpp index 8fa33775f..b51507f9d 100644 --- a/kdgantt/KDGanttSemiSizingControl.cpp +++ b/kdgantt/KDGanttSemiSizingControl.cpp @@ -258,7 +258,7 @@ void KDGanttSemiSizingControl::init() void KDGanttSemiSizingControl::setup() { - //-------------------------------------------------- Setup tqlayout + //-------------------------------------------------- Setup layout delete _layout; TQBoxLayout* butLayout; // _layout will delete me |
