summaryrefslogtreecommitdiffstats
path: root/kmix/mdwenum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/mdwenum.cpp')
-rw-r--r--kmix/mdwenum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/mdwenum.cpp b/kmix/mdwenum.cpp
index 8ec363ba..e5504534 100644
--- a/kmix/mdwenum.cpp
+++ b/kmix/mdwenum.cpp
@@ -132,7 +132,7 @@ TQSize MDWEnum::sizeHint() const {
return _layout->sizeHint();
}
else {
- // tqlayout not (yet) created
+ // layout not (yet) created
return TQWidget::sizeHint();
}
}