]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsImageXPM.h
* Make the graphics files conform strictly to the Pimpl idiom by moving
[lyx.git] / src / graphics / GraphicsImageXPM.h
index 6d16019bd8b268dd06623cec7139e0c5de694658..01b720d40b36cab4cfd1e97967b5857c39d68102 100644 (file)
@@ -48,6 +48,8 @@ public:
        /// Get the image height
        unsigned int getHeight() const;
 
+       bool isDrawable() const;
+
        /** Load the image file into memory.
         *  In this case (ImageXPM), the process is blocking.
         */