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

List:       kde-commits
Subject:    branches/work/predicate/Predicate (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-08-22 23:57:13
Message-ID: 1219449433.752015.28285.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 851138 by staniek:

SVN_SILENT fix PREDICATE_EXPORT


 M  +4 -16     predicate_export.h  


--- branches/work/predicate/Predicate/predicate_export.h #851137:851138
@@ -17,30 +17,18 @@
    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
 */
+
 #ifndef _PREDICATE_EXPORT_H_
 #define _PREDICATE_EXPORT_H_
 
-#include <kdemacros.h>
+#include <QtGlobal>
 
 #ifndef PREDICATE_EXPORT
 # ifdef MAKE_PREDICATE_LIB
-#  define PREDICATE_EXPORT KDE_EXPORT
+#  define PREDICATE_EXPORT Q_DECL_EXPORT
 # else
-#  define PREDICATE_EXPORT KDE_IMPORT
+#  define PREDICATE_EXPORT Q_DECL_IMPORT
 # endif
 #endif
 
-#ifndef KEXIMIGR_EXPORT
-# ifdef MAKE_KEXIMIGRATE_LIB
-#  define KEXIMIGR_EXPORT  KDE_EXPORT
-# else
-#  define KEXIMIGR_EXPORT  KDE_IMPORT
-# endif
 #endif
-
-/* -- compile-time settings -- */
-
-/* Might want to add GUI defines here if widgets are to be
- * distributed as part of kexidb - mart */
-
-#endif //KEXI_EXPORT_H
[prev in list] [next in list] [prev in thread] [next in thread] 

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