[Kst] kdeextragear-2/kst/plugins/editor

Andrew Walker arwalker at sumusltd.com
Mon Mar 1 18:36:28 CET 2004


CVS commit by arwalker: 

Removed compiler warnings


  M +4 -1      plugineditor.ui.h   1.5


--- kdeextragear-2/kst/plugins/editor/plugineditor.ui.h  #1.4:1.5
@@ -538,4 +538,7 @@ void PluginEditor::initListView()
 void PluginEditor::renameOccured( QListViewItem *item, int col )
 {
+  Q_UNUSED( item )
+  Q_UNUSED( col )
+  
     setModified(true);
 }





More information about the Kst mailing list