]> git.lyx.org Git - features.git/blobdiff - src/ColorHandler.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / ColorHandler.h
index b9e2640839f014d17f9da62f1941d551f31011f6..0af42d70dc60d6a777f72b5186bed2dbb7542882 100644 (file)
@@ -15,9 +15,6 @@
 #pragma interface
 #endif
 
-//#include "config.h"
-//#include "LString.h"
-
 // This is only included to provide stuff for the non-public sections
 #include <X11/Xlib.h>
 
@@ -60,6 +57,7 @@ private:
        Pixmap drawable;
 };
 
+///
 extern LyXColorHandler * lyxColorHandler;
 
 #endif