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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/kcontrol/componentchooser
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2010-03-05 17:47:04
Message-ID: 1267811224.294076.1842.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1099501 by reed:

this should only be pulled in for Qt/X11

 M  +2 -2      CMakeLists.txt  


--- branches/KDE/4.4/kdebase/runtime/kcontrol/componentchooser/CMakeLists.txt #1099500:1099501
@@ -19,10 +19,10 @@
     componentchooserterminal.cpp ktimerdialog.cpp)
 endif(NOT WIN32)
 
-if(NOT APPLE AND NOT WIN32)
+if(Q_WS_X11)
   set(kcm_componentchooser_SRCS ${kcm_componentchooser_SRCS}
      componentchooserwm.cpp )
-endif(NOT APPLE AND NOT WIN32)
+endif(Q_WS_X11)
 
 
 kde4_add_ui_files(kcm_componentchooser_SRCS 
[prev in list] [next in list] [prev in thread] [next in thread] 

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