]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / LColor.C
index b2f1ba545fb5cc54cacea464eac6d175d36df273..2f24d5c9a5a0dc760e159765bec37f7897a1dfa7 100644 (file)
@@ -42,9 +42,11 @@ struct ColorEntry {
 
 }
 
-struct LColor::Pimpl {
+class LColor::Pimpl {
+public:
        ///
-       struct information {
+       class information {
+       public:
                /// the name as it appears in the GUI
                string guiname;
                /// the name used in LaTeX