]> git.lyx.org Git - lyx.git/blobdiff - src/FloatList.h
Dekel's patch -- I didn't fix the xforms-0.88 keysyms stuff so it still doesn't finis...
[lyx.git] / src / FloatList.h
index c231d525212290d63d5dbdb6ebfd542063cd98cb..aed0dfa79b7f92f7766a1e5136a494c5cc6614e0 100644 (file)
@@ -41,6 +41,7 @@ private:
        List list;
 };
 
+///
 extern FloatList floatList;
 
 #endif