]> git.saurik.com Git - wxWidgets.git/blob - samples/sashtest/sashtest.rc
For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
[wxWidgets.git] / samples / sashtest / sashtest.rc
1 #include "../sample.rc"
2
3 wxSTD_MDIPARENTFRAME ICON "sashtest.ico"
4 wxSTD_MDICHILDFRAME ICON "sashtest.ico"
5
6 sashtest_icn ICON "sashtest.ico"
7