kmail
folderpropertiesdialog.ui.h
Go to the documentation of this file.00001 /**************************************************************************** 00002 ** ui.h extension file, included from the uic-generated form implementation. 00003 ** 00004 ** If you wish to add, delete or rename functions respectively slots use 00005 ** Qt Designer which will update this file, preserving your code. Create an 00006 ** init() function in place of a constructor, and a destroy() function in 00007 ** place of a destructor. 00008 *****************************************************************************/ 00009 00010 void KMFolderDialogUI::slotChangeIcon( QString /* icon */ ) 00011 { 00012 //FIXME 00013 //if ( mFolder && !mFolder->unreadIcon() ) 00014 //mUnreadIconButton->setIcon( icon ); 00015 }