[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-05 19:04:16
Message-ID: 1152126256.252494.14642.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 558649 by eva:

made it compile with qte3


 M  +2 -1      mainwindow_road.cc  
 M  +6 -0      urlcombo.cpp  


--- trunk/kdenox/konq-embed/src/mainwindow_road.cc #558648:558649
@@ -18,10 +18,11 @@
     Boston, MA 02110-1301, USA.
 */
 
+#ifdef KONQ_GUI_ROAD
+
 #include "mainwindow_road.h"
 #include "popupaction.h"
 
-#if !defined(KONQ_GUI_KIOSK) && !defined(KONQ_GUI_TV) && !defined(KONQ_GUI_X11)
 
 #include <qpopupmenu.h>
 #include <qtoolbar.h>
--- trunk/kdenox/konq-embed/src/urlcombo.cpp #558648:558649
@@ -18,10 +18,13 @@
     Boston, MA 02110-1301, USA.
 */
 
+#ifdef KONQ_GUI_ROAD
 
 #include "urlcombo.h"
 
+#if (QT_VERSION < 0x030000)
 #include <qt3compat.h>
+#endif
 
 #include <qcombobox.h>
 #include <qlistbox.h>
@@ -449,3 +452,6 @@
         QString dir = KGlobal::dirs()->saveLocation( "data" ) + "konq-embed/urlhistory.buf";
         return dir;
 }
+
+#include "urlcombo.moc"
+#endif
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

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