[Kst] [Bug 120576] Can't edit filter parameters
Andrew Walker
arwalker at sumusltd.com
Tue Jan 24 20:05:59 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=120576
arwalker sumusltd com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From arwalker sumusltd com 2006-01-24 20:05 -------
SVN commit 502058 by arwalker:
BUG:120576 Remove unnecessary call to show() in fillFieldsForEdit().
M +0 -1 kstplugindialog_i.cpp
--- trunk/extragear/graphics/kst/kst/kstplugindialog_i.cpp #502057:502058
@ -170,7 +170,6 @
_w->PluginCombo->setEnabled(pp->getUsage() < 3);
pp->readUnlock();
- show();
fixupLayout();
}
More information about the Kst
mailing list