[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Feb 26 20:23:34 CET 2004


CVS commit by staikos: 

don't allow creation of new filters if new ones don't exist


  M +2 -0      filterlisteditor.ui.h   1.19


--- kdeextragear-2/kst/kst/filterlisteditor.ui.h  #1.18:1.19
@@ -49,4 +49,6 @@ void FilterListEditor::update()
  
     comboChanged();
+
+    _new->setEnabled(_filters->count() > 0);
 }
 





More information about the Kst mailing list