summaryrefslogtreecommitdiff
path: root/src/graphics/Graphics.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-09-05 18:47:03 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-09-05 18:47:03 (GMT)
commit5da70ef8a633328d7441fd08c7e8592247f52f7b (patch)
treecc1f677e03cca255d461885bfd20fbbcaa47e159 /src/graphics/Graphics.h
parent09c266f25256d25103781e74038fc5265b957459 (diff)
downloadpowder-5da70ef8a633328d7441fd08c7e8592247f52f7b.zip
powder-5da70ef8a633328d7441fd08c7e8592247f52f7b.tar.gz
Ensure errors are caught and displayed during tag operations. Fix some issues with the Tag ui. Fixes #157
Diffstat (limited to 'src/graphics/Graphics.h')
-rw-r--r--src/graphics/Graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphics/Graphics.h b/src/graphics/Graphics.h
index 46d28b4..a51ed02 100644
--- a/src/graphics/Graphics.h
+++ b/src/graphics/Graphics.h
@@ -78,6 +78,7 @@ enum Icon
IconFolder,
IconSearch,
IconDelete,
+ IconAdd,
IconReport,
IconUsername,
IconPassword,