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

List:       kde-commits
Subject:    KDE/kdebase/apps/konqueror/client
From:       David Faure <faure () kde ! org>
Date:       2008-01-16 23:27:24
Message-ID: 1200526044.030213.10405.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 762416 by dfaure:

Fix connection to missing slot deref()


 M  +2 -0      kfmclient.h  


--- trunk/KDE/kdebase/apps/konqueror/client/kfmclient.h #762415:762416
@@ -20,6 +20,7 @@
 #ifndef __kfmclient_h
 #define __kfmclient_h
 
+#include <kglobal.h>
 #include <QtGui/QApplication>
 class KJob;
 class KUrl;
@@ -43,6 +44,7 @@
   void slotResult( KJob * );
   void delayedQuit();
   void slotDialogCanceled();
+  void deref() { KGlobal::deref(); }
 
 private:
   static void sendASNChange();
[prev in list] [next in list] [prev in thread] [next in thread] 

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