[Kst] kdeextragear-2/kst/kst/extensions/elog

George Staikos staikos at kde.org
Fri Oct 1 12:48:56 CEST 2004


CVS commit by staikos: 

it was decided in testing that not doing close() after submit() is highly
confusing


  M +1 -0      elogentry_i.cpp   1.5


--- kdeextragear-2/kst/kst/extensions/elog/elogentry_i.cpp  #1.4:1.5
@@ -182,4 +182,5 @@ void ElogEntryI::submit() {
   saveSettings();
   _elog->submitEntry();
+  close();
 }
 





More information about the Kst mailing list