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

List:       kde-commits
Subject:    KDE/kdevplatform/vcs
From:       Robert Gruber <rgruber () users ! sourceforge ! net>
Date:       2007-06-18 17:33:40
Message-ID: 1182188020.292640.23788.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 677217 by rgruber:

Run moc for vcsjob.h otherwise we would not be able 
to emit the VcsJob::resultsReady() signal


 M  +1 -0      vcsjob.cpp  
 M  +1 -0      vcsjob.h  


--- trunk/KDE/kdevplatform/vcs/vcsjob.cpp #677216:677217
@@ -49,4 +49,5 @@
     }
 }
 
+#include "vcsjob.moc"
 //kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle;
--- trunk/KDE/kdevplatform/vcs/vcsjob.h #677216:677217
@@ -41,6 +41,7 @@
  */
 class KDEVPLATFORMVCS_EXPORT VcsJob : public KJob
 {
+    Q_OBJECT
 public:
     VcsJob( QObject* parent = 0);
     virtual ~VcsJob();
[prev in list] [next in list] [prev in thread] [next in thread] 

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