summaryrefslogtreecommitdiff
path: root/src/Graphics.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-05-15 17:55:36 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-05-15 17:55:36 (GMT)
commitba5efb101e30c75e9d1a639a717f48767785982d (patch)
treeb56885c79618054b5de1a2d52449d28638b3f03c /src/Graphics.h
parent136675b56a8a1862afb41ccee5c14e93e483b964 (diff)
downloadpowder-ba5efb101e30c75e9d1a639a717f48767785982d.zip
powder-ba5efb101e30c75e9d1a639a717f48767785982d.tar.gz
Username, password icons for Login window
Diffstat (limited to 'src/Graphics.h')
-rw-r--r--src/Graphics.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Graphics.h b/src/Graphics.h
index 9b91701..5e43417 100644
--- a/src/Graphics.h
+++ b/src/Graphics.h
@@ -87,7 +87,9 @@ enum Icon
IconFolder,
IconSearch,
IconDelete,
- IconReport
+ IconReport,
+ IconUsername,
+ IconPassword
};
//"Graphics lite" - slightly lower performance due to variable size,