summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editor.cpp')
-rw-r--r--lib/koproperty/editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editor.cpp b/lib/koproperty/editor.cpp
index 8c62f14b2..295f24f80 100644
--- a/lib/koproperty/editor.cpp
+++ b/lib/koproperty/editor.cpp
@@ -243,7 +243,7 @@ Editor::fill()
updateGroupLabelsPosition();
}
setUpdatesEnabled(true);
- // aaah, call this instead of update() as explained here http://lists.trolltech.com/qt-interest/2000-06/thread00337-0.html
+ // aaah, call this instead of update()
triggerUpdate();
}