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

List:       kde-commits
Subject:    KDE/kdelibs/kate
From:       Carlo Segato <brandon.ml () gmail ! com>
Date:       2010-12-21 16:38:43
Message-ID: 20101221163843.3123AAC8AA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1208432 by segato:

fix exports

 M  +3 -1      completion/codecompletionmodelcontrollerinterfacev4.h  
 M  +4 -0      katepartprivate_export.h  


--- trunk/KDE/kdelibs/kate/completion/codecompletionmodelcontrollerinterfacev4.h \
#1208431:1208432 @@ -22,12 +22,14 @@
 
 #include <ktexteditor/codecompletionmodelcontrollerinterface.h>
 
+#include "katepartprivate_export.h"
+
 /// @todo For KDE 4.7 this interface (or a version of it) should go into \
interfaces/ktexteditor  
 namespace KTextEditor {
 //BEGIN V4
 ///Extension of CodeCompletionModelControllerInterface3
-class KTEXTEDITOR_EXPORT_DEPRECATED CodeCompletionModelControllerInterface4 : public \
CodeCompletionModelControllerInterface3 { +class KATEPART_TESTS_EXPORT_DEPRECATED \
CodeCompletionModelControllerInterface4 : public \
CodeCompletionModelControllerInterface3 {  public:
 
     /**
--- trunk/KDE/kdelibs/kate/katepartprivate_export.h #1208431:1208432
@@ -36,4 +36,8 @@
   #define KATEPART_TESTS_EXPORT KDE_IMPORT
 #endif
 
+# ifndef KATEPART_TESTS_EXPORT_DEPRECATED
+#  define KATEPART_TESTS_EXPORT_DEPRECATED KDE_DEPRECATED KATEPART_TESTS_EXPORT
+# endif
+
 #endif  // KATEPARTPRIVATE_EXPORT_H


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

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