summaryrefslogtreecommitdiff
path: root/prev/examples/widgetgallery/README
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2016-05-30 00:14:46 -0400
committerPietro Gagliardi <[email protected]>2016-05-30 00:14:46 -0400
commit52f7d276a6bb04b8827ac019ad1e135b43819cea (patch)
tree5f0ebbfdf5885ef832e77e243b5916e59f46ba18 /prev/examples/widgetgallery/README
parentc9b32c1333e4009b342eedc5f5b39127a724fb42 (diff)
Removed prev/.
Diffstat (limited to 'prev/examples/widgetgallery/README')
-rw-r--r--prev/examples/widgetgallery/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/prev/examples/widgetgallery/README b/prev/examples/widgetgallery/README
deleted file mode 100644
index 5e852a4..0000000
--- a/prev/examples/widgetgallery/README
+++ /dev/null
@@ -1 +0,0 @@
-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).