]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/image/image.cpp
Add mnemonics to wxGTK1
[wxWidgets.git] / tests / image / image.cpp
index 644cc6c745e5a3e9614b7059d98e981ed316a349..a8c4adba0df500f629885c2126175bb43d54c9fe 100644 (file)
@@ -14,6 +14,8 @@
 
 #include "testprec.h"
 
+#if wxUSE_IMAGE
+
 #ifdef __BORLANDC__
     #pragma hdrstop
 #endif
@@ -823,6 +825,8 @@ void ImageTestCase::SizeImage()
    }
 }
 
+#endif //wxUSE_IMAGE
+
 
 /*
     TODO: add lots of more tests to wxImage functions