projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
reverted my previous change to WINVER - it is already defined elsewhere
[wxWidgets.git]
/
demos
/
poem
/
wxpoem.rc
Commit
Line
Data
3013b6f4
JS
1
aaaa ICON "wxpoem.ico"
2
wxpoem ICON "wxpoem.ico"
3
wxSTD_FRAME ICON "wxpoem.ico"
4
5
icon_1 ICON "corner1.ico"
6
icon_2 ICON "corner2.ico"
7
icon_3 ICON "corner3.ico"
8
icon_4 ICON "corner4.ico"
9
10
#include "wx/msw/wx.rc"
11