Don't add default dialog style when explicit style specified.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / quoteclass.rc
1 // parse-only
2
3 101 DIALOG DISCARDABLE 0, 0, 186, 95
4 CLASS "myclass"
5 BEGIN
6 DEFPUSHBUTTON "OK",1,129,7,50,14
7 END
8
This page took 0.030903 seconds and 4 git commands to generate.