Close #34.
This commit is contained in:
parent
e1c8235fdb
commit
ae6a817cee
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ const (
|
||||||
// Window classes
|
// Window classes
|
||||||
PROGRESS_CLASS = "msctls_progress32"
|
PROGRESS_CLASS = "msctls_progress32"
|
||||||
MONTHCAL_CLASS = "SysMonthCal32"
|
MONTHCAL_CLASS = "SysMonthCal32"
|
||||||
WC_LISTVIEW = "SysListView32"
|
|
||||||
|
|
||||||
// Window styles
|
// Window styles
|
||||||
WS_OVERLAPPED = 0x00000000
|
WS_OVERLAPPED = 0x00000000
|
||||||
|
|
Loading…
Reference in a new issue