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

List:       kde-commits
Subject:    KDE/kdebase/runtime/kcontrol
From:       Laurent Montel <montel () kde ! org>
Date:       2008-12-05 9:19:14
Message-ID: 1228468754.385250.3327.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 892770 by mlaurent:

Don't load twice


 M  +1 -3      emoticons/emoticonslist.cpp  
 M  +0 -1      locale/toplevel.cpp  


--- trunk/KDE/kdebase/runtime/kcontrol/emoticons/emoticonslist.cpp #892769:892770
@@ -116,8 +116,6 @@
     btInstall->setIcon(KIcon("document-import"));
     btRemoveTheme->setIcon(KIcon("edit-delete"));
 
-    load();
-
     connect(themeList, SIGNAL(itemSelectionChanged()), this, SLOT(selectTheme()));
     connect(themeList, SIGNAL(itemSelectionChanged()), this, SLOT(updateButton()));
     connect(btRemoveTheme, SIGNAL(clicked()), this, SLOT(btRemoveThemeClicked()));
@@ -467,4 +465,4 @@
     emit changed(true);
 }
 
-// kate: space-indent on; indent-width 4; replace-tabs on;
\ No newline at end of file
+// kate: space-indent on; indent-width 4; replace-tabs on;
--- trunk/KDE/kdebase/runtime/kcontrol/locale/toplevel.cpp #892769:892770
@@ -160,7 +160,6 @@
   connect(m_localeother, SIGNAL(localeChanged()),
           SLOT(slotChanged()));
 
-  load();
 }
 
 KLocaleApplication::~KLocaleApplication()
[prev in list] [next in list] [prev in thread] [next in thread] 

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