[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/wizards
From:       Harald Sitter <sitter.harald () gmail ! com>
Date:       2009-07-16 20:40:36
Message-ID: 1247776836.894804.21674.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 998013 by sitter:

Set window icon for groupwarewizard to "kontact" (as per desktop file)


 M  +2 -0      groupwarewizard.cpp  


--- trunk/KDE/kdepim/wizards/groupwarewizard.cpp #998012:998013
@@ -23,6 +23,7 @@
 #include "overviewpage.h"
 
 #include <klocale.h>
+#include <kicon.h>
 
 #include <QApplication>
 #include <QLayout>
@@ -31,6 +32,7 @@
   : QWidget( parent )
 {
   setWindowTitle( i18n( "KDE Groupware Wizard" ) );
+  setWindowIcon( KIcon("kontact") );
 
   QVBoxLayout *layout = new QVBoxLayout;
   setLayout(layout);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic