[Kst] kdeextragear-2/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Sat Dec 18 06:41:08 CET 2004
CVS commit by netterfield:
BUG:
dataobject dialogs did not update before show. Now they do.
M +1 -1 dataobjectdialog.h 1.9
M +3 -3 kstcurvedialog_i.cpp 1.76
M +4 -4 kstgraphfiledialog_i.cpp 1.22
--- kdeextragear-2/kst/kst/dataobjectdialog.h #1.8:1.9
@@ -55,6 +55,6 @@ void DIALOGTYPE::show_Edit(const QString
_newDialog = false;
+ update();
if (DP==0L) show_New(); // shouldn't ever happen.
-
_fillFieldsForEdit();
More information about the Kst
mailing list