]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/minimal/minimal.rc
position the insertion point to the start, not end, of the selection for compatibilit...
[wxWidgets.git] / samples / minimal / minimal.rc
index 53da8824dd943e949bca95485abc2d6daeb9e7b9..b862bd2de880d12944d743077ff01cd31ccef810 100644 (file)
@@ -1,11 +1,3 @@
-#if defined(__VISAGECPP__)
-ICON     1   PRELOAD   "mondros2.ico"
-#include "wx/os2/wx.rc"
-#else
-mondrian ICON "mondrian.ico"
+mondrian ICON "sample.ico"
 #include "wx/msw/wx.rc"
-#endif
-
-#define MINIMAL_QUIT   1
-#define MINIMAL_ABOUT  102