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

List:       kde-commits
Subject:    kdereview/okteta
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2008-04-07 16:23:41
Message-ID: 1207585421.050909.17917.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 794473 by kossebau:

fixed: the EXPORT_DEPRECATED tag was defined with the old EXPORT tag name

 M  +1 -1      core/oktetacore_export.h  
 M  +2 -2      gui/oktetagui_export.h  


--- trunk/kdereview/okteta/core/oktetacore_export.h #794472:794473
@@ -38,7 +38,7 @@
 #endif
 
 # ifndef OKTETACORE_EXPORT_DEPRECATED
-#  define OKTETACORE_EXPORT_DEPRECATED KDE_DEPRECATED KHECORE_EXPORT
+#  define OKTETACORE_EXPORT_DEPRECATED KDE_DEPRECATED OKTETACORE_EXPORT
 # endif
 
 #endif
--- trunk/kdereview/okteta/gui/oktetagui_export.h #794472:794473
@@ -1,5 +1,5 @@
 /*
-    This file is part of the Okteta Core library, part of the KDE project.
+    This file is part of the Okteta Gui library, part of the KDE project.
 
     Copyright 2008 Friedrich W. H. Kossebau <kossebau@kde.org>
 
@@ -38,7 +38,7 @@
 #endif
 
 # ifndef OKTETAGUI_EXPORT_DEPRECATED
-#  define OKTETAGUI_EXPORT_DEPRECATED KDE_DEPRECATED KHECORE_EXPORT
+#  define OKTETAGUI_EXPORT_DEPRECATED KDE_DEPRECATED OKTETAGUI_EXPORT
 # endif
 
 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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