summaryrefslogtreecommitdiff
path: root/src/graphics/Graphics.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2012-09-14 22:31:59 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-09-16 11:06:53 (GMT)
commit45ab8cca233a226f1e5acb36ab1d474b624e0487 (patch)
treeb48ad10e750a04a2c062686e4bd431162153af16 /src/graphics/Graphics.h
parent8f58c61c69eaac8655d8894efd30433cc0f2a653 (diff)
downloadpowder-45ab8cca233a226f1e5acb36ab1d474b624e0487.zip
powder-45ab8cca233a226f1e5acb36ab1d474b624e0487.tar.gz
Add icons back to search buttons, fix positioning of them, disable my own / fav buttons when still loading saves
Diffstat (limited to 'src/graphics/Graphics.h')
-rw-r--r--src/graphics/Graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphics/Graphics.h b/src/graphics/Graphics.h
index 0bb6cb6..2fab43a 100644
--- a/src/graphics/Graphics.h
+++ b/src/graphics/Graphics.h
@@ -74,8 +74,8 @@ enum Icon
IconPause,
IconVoteSort,
IconDateSort,
+ IconMyOwn,
IconFavourite,
- IconFolder,
IconSearch,
IconDelete,
IconAdd,