]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetgraphicsParams.h
index 68924a64f53bbd554aabb164570a981354dd95a2..338a58d5d4462a7256ef4eb99330264c784b7f48 100644 (file)
@@ -27,9 +27,10 @@ namespace graphics {
 }
 
 
-/// This struct holds all the parameters needed by insetGraphics.
-struct InsetGraphicsParams
+/// This class holds all the parameters needed by insetGraphics.
+class InsetGraphicsParams
 {
+public:
        /// Image filename.
        lyx::support::FileName filename;
        /// Scaling the Screen inside Lyx