]> git.lyx.org Git - features.git/blobdiff - src/insets/insetexternal.h
namespace grfx -> lyx::graphics
[features.git] / src / insets / insetexternal.h
index c23267fa589f3d17b159bf2193ef87d87acc9f44..919a9ab4be3a23d5e890e08bf34793b4139d58cf 100644 (file)
@@ -36,7 +36,7 @@ public:
                /// The name of the tempfile used for manipulations.
                string tempname;
                /// how the inset is displayed by LyX
-               grfx::DisplayType display;
+               lyx::graphics::DisplayType display;
                /// The scale of the displayed graphic (If shown).
                unsigned int lyxscale;
        };