]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/layout/layout.cpp
Make a couple virtuals protected so they can be overridden.
[wxWidgets.git] / samples / layout / layout.cpp
index 5cca8d8d71171e6c094e67f34b670f7f0738e3bc..41952f55bdfc01baec208a292de021d5ec6965d9 100644 (file)
@@ -35,7 +35,7 @@
 
 #include "layout.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif