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

List:       kde-commits
Subject:    koffice/kexi/formeditor/test
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2004-09-01 1:34:22
Message-ID: 20040901013422.33920900E () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

For some reason gcc 2.95 really doesn't like this being a multiline macro.


  M +1 -3      kfd_part.cpp   1.12


--- koffice/kexi/formeditor/test/kfd_part.cpp  #1.11:1.12
@@ -49,7 +49,5 @@
 #include "kfd_part.h"
 
-#define ENABLE_ACTION(name, enable) \
-        if(actionCollection()->action( name )) \
-                actionCollection()->action( name )->setEnabled( enable )
+#define ENABLE_ACTION(name, enable) if(actionCollection()->action( name )) \
actionCollection()->action( name )->setEnabled( enable )  
 KInstance *KFDFactory::m_instance = 0L;


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

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