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

List:       kde-commits
Subject:    koffice/filters/kchart
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2006-12-01 16:04:30
Message-ID: 1164989070.771313.24625.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609677 by ariya:

fix wrong defines


 M  +3 -3      jpeg/jpegexport.h  
 M  +3 -3      mng/mngexport.h  


--- trunk/koffice/filters/kchart/jpeg/jpegexport.h #609676:609677
@@ -17,8 +17,8 @@
  * Boston, MA 02110-1301, USA.
 */
 
-#ifndef __XPMEXPORT_H__
-#define __XPMEXPORT_H__
+#ifndef __JPEGEXPORT_H__
+#define __JPEGEXPORT_H__
 
 #include "imageexport.h"
 
@@ -34,5 +34,5 @@
     virtual const char * exportFormat();
 };
 
-#endif // __XPMEXPORT_H__
+#endif // __JPEGEXPORT_H__
 
--- trunk/koffice/filters/kchart/mng/mngexport.h #609676:609677
@@ -17,8 +17,8 @@
  * Boston, MA 02110-1301, USA.
 */
 
-#ifndef __XPMEXPORT_H__
-#define __XPMEXPORT_H__
+#ifndef __MNGEXPORT_H__
+#define __MNGEXPORT_H__
 
 #include "imageexport.h"
 
@@ -34,5 +34,5 @@
     virtual const char * exportFormat();
 };
 
-#endif // __XPMEXPORT_H__
+#endif // __MNGEXPORT_H__
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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