Fix two issues reported by Christoph Bartoschek ('Suspicious code in revision 867140...
[kdenetwork.git] / filesharing / simple / groupconfiggui.ui.h
blobf65e488049a3fb2abe32b9e5b6201d28727e6424
1 /****************************************************************************
2 ** ui.h extension file, included from the uic-generated form implementation.
3 **
4 ** If you wish to add, delete or rename functions or slots use
5 ** Qt Designer which will update this file, preserving your code. Create an
6 ** init() function in place of a constructor, and a destroy() function in
7 ** place of a destructor.
8 *****************************************************************************/
10 #ifndef SIMPLE_GROUPCONFIGGUI_UI_H
11 #define SIMPLE_GROUPCONFIGGUI_UI_H
13 void GroupConfigGUI::listBox_selectionChanged( Q3ListBoxItem * i)
15 removeBtn->setEnabled(i);
18 #endif // SIMPLE_GROUPCONFIGGUI_UI_H