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

List:       kde-commits
Subject:    kdenox/konq-embed/src
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-07-16 18:55:10
Message-ID: 1153076110.376404.16141.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 563121 by eva:

fixed compile problem on Qt2


 M  +2 -0      urlcombo.cpp  
 M  +2 -1      urlcombo.h  


--- trunk/kdenox/konq-embed/src/urlcombo.cpp #563120:563121
@@ -18,6 +18,8 @@
     Boston, MA 02110-1301, USA.
 */
 
+#include "config.h"
+
 #ifdef KONQ_GUI_ROAD
 
 #include "urlcombo.h"
--- trunk/kdenox/konq-embed/src/urlcombo.h #563120:563121
@@ -22,6 +22,7 @@
 #ifndef URLCOMBO_H
 #define URLCOMBO_H
 
+#include <qobject.h>
 #include <qcombobox.h>
 
 /**
@@ -81,7 +82,7 @@
 */
 class URLHistoryBuffer : public QObject
 {
-Q_OBJECT
+	Q_OBJECT
 public:
         /** Returns a reference to this singleton */
         static URLHistoryBuffer& self();
[prev in list] [next in list] [prev in thread] [next in thread] 

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