]> git.lyx.org Git - lyx.git/blobdiff - src/exporter.h
citation patch from Angus
[lyx.git] / src / exporter.h
index 3ca20c1e227912a021b07bb87e4d99950988a10c..fb286f7a2d29b333633cc300a65185bbabe6246e 100644 (file)
@@ -44,6 +44,6 @@ public:
        string const BufferExtension(Buffer const * buffer);
 };
 
-//#define NEW_EXPORT 1
+#define NEW_EXPORT 1
 
 #endif