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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-09-08 11:04:43
[Download RAW message or body]

CVS commit by coolo: 

reverted private comments


  M +6 -7      qxembed.cpp   1.42


--- kdelibs/kdeui/qxembed.cpp  #1.41:1.42
@@ -26,13 +26,12 @@
 #include <qwhatsthis.h>
 #include <qfocusdata.h>
-#include "config.h"
-#if defined Q_WS_X11 && ! defined K_WS_QTONLY
-#include <X11/X.h> // schroder
-#include <X11/Xlib.h> // schroder
-#include <X11/Xutil.h> // schroder
-#include <X11/Xatom.h> // schroder
+#ifdef Q_WS_X11
+#include <X11/X.h>
+#include <X11/Xlib.h>
+#include <X11/Xutil.h>
+#include <X11/Xatom.h>
 #define XK_MISCELLANY
 #define XK_LATIN1
-#include <X11/keysymdef.h> // schroder
+#include <X11/keysymdef.h>
 #include <kdebug.h>
 //#include <kxeventutil.h>


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

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