diff options
Diffstat (limited to 'label_windows.go')
| -rw-r--r-- | label_windows.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/label_windows.go b/label_windows.go index 8f8f120..49f70fc 100644 --- a/label_windows.go +++ b/label_windows.go @@ -7,7 +7,6 @@ import "C" type label struct { *controlSingleHWNDWithText - standalone bool } var labelclass = toUTF16("STATIC") |
