X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsImageXPM.h;h=01b720d40b36cab4cfd1e97967b5857c39d68102;hb=f643df79a890ec4bc2eb05a3fd3d349ba3994f96;hp=6d16019bd8b268dd06623cec7139e0c5de694658;hpb=a674f70d4a013e69a88343e5b6d13357d8a33493;p=lyx.git diff --git a/src/graphics/GraphicsImageXPM.h b/src/graphics/GraphicsImageXPM.h index 6d16019bd8..01b720d40b 100644 --- a/src/graphics/GraphicsImageXPM.h +++ b/src/graphics/GraphicsImageXPM.h @@ -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. */