diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-25 23:05:29 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-25 23:05:29 -0400 |
| commit | 9a3e73b46001219177bb13a381420007217dfecf (patch) | |
| tree | aada49b967ea0bcd9ca220011e9854a54cd4149a /controlsize_sys.go | |
| parent | 92afc9b9447b4ce8961a0c9a02802c5300f886b5 (diff) | |
Finished the Windows conversion to the new sizing system. Untested.
Diffstat (limited to 'controlsize_sys.go')
| -rw-r--r-- | controlsize_sys.go | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/controlsize_sys.go b/controlsize_sys.go index c520a30..153ed69 100644 --- a/controlsize_sys.go +++ b/controlsize_sys.go @@ -1,4 +1,6 @@ -// <codedate +// +build SKIP + +// 25 june 2014 package ui |
