]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.C
Some more fixes to compiler warnings.
[lyx.git] / src / graphics / GraphicsCache.C
index d6b9b20dc0a641dd9a439f2f8c15ad6af162a20e..6930359c7c7d78f1b1e494ba64bd85db6e423715 100644 (file)
 #include "GraphicsParams.h"
 #include "insets/insetgraphics.h"
 
-// I think that graphicsInit should become Dialogs::graphicsInit.
-// These #includes would then be moved there.
+
+// I think that graphicsInit should become a new Dialogs::graphicsInit 
+// static method.
+// These #includes would then be moved to Dialogs.C.
 // Angus 25 Feb 2002
 #include "GraphicsImageXPM.h"
 //#include "xformsGraphicsImage.h"