diff options
| author | Pietro Gagliardi <[email protected]> | 2015-01-22 16:04:56 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-01-22 16:04:56 -0500 |
| commit | 3a742b136a2c5d468e9f75ac4d192fc2e81eae62 (patch) | |
| tree | ae2f3aff664d879c37ba2635a69e81db95559fb0 /examples | |
| parent | a5a8c5df350972dd37dc6f361eeddbf3fae2dfee (diff) | |
Expanded the widgetgallery README.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/widgetgallery/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgetgallery/README b/examples/widgetgallery/README index 0987179..5e852a4 100644 --- a/examples/widgetgallery/README +++ b/examples/widgetgallery/README @@ -1 +1 @@ -This is not a single-file example; both main.go and icons.go need to be built together. +This is not a single-file example; both main.go and icons.go need to be built together. icons.go is a separate file because it contains the binary data for the icons. At some point in the future the file will not contain any package ui-related code (if it doesn't already), and will only be responsible for parsing the images and producing the structure for the embedded Table (if even). |
