Update of /home/kde/kdegames/atlantik/client In directory office:/tmp/cvs-serv4685/client Modified Files: selectgame_widget.cpp Log Message: another disabled icon Index: selectgame_widget.cpp =================================================================== RCS file: /home/kde/kdegames/atlantik/client/selectgame_widget.cpp,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- selectgame_widget.cpp 25 Oct 2004 18:11:48 -0000 1.32 +++ selectgame_widget.cpp 28 Jan 2005 23:27:56 -0000 1.33 @@ -66,7 +66,7 @@ buttonBox->addItem(new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum)); - m_connectButton = new KPushButton(SmallIcon("forward"), i18n("Create Game"), this); + m_connectButton = new KPushButton(SmallIconSet("forward"), i18n("Create Game"), this); m_connectButton->setEnabled(false); buttonBox->addWidget(m_connectButton); _______________________________________________ atlantik-cvs mailing list atlantik-cvs@kde.org https://mail.kde.org/mailman/listinfo/atlantik-cvs