Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Reynish <william@reynish.com>2009-11-01 21:05:01 +0300
committerWilliam Reynish <william@reynish.com>2009-11-01 21:05:01 +0300
commit29aea786cb6db760fe255b6d9fbe03f09d4652d5 (patch)
tree19e1b19c295d684aa3260bde231dfb7b4ce37135 /source/blender/editors/include/UI_icons.h
parente4617d8a5ffe136962665d5e49c251b5db654807 (diff)
Added proper icon for full screen mode. Would be nice to have this button eventually be right-aligned.
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-rw-r--r--source/blender/editors/include/UI_icons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index f071111660b..765343ae4da 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -109,8 +109,8 @@ DEF_ICON(ICON_QUIT)
DEF_ICON(ICON_URL)
DEF_ICON(ICON_BLANK037)
DEF_ICON(ICON_BLANK038)
-DEF_ICON(ICON_BLANK039)
-DEF_ICON(ICON_BLANK040)
+DEF_ICON(ICON_FULLSCREEN_ENTER)
+DEF_ICON(ICON_FULLSCREEN_EXIT)
DEF_ICON(ICON_BLANK1) // Not actually blank - this is used all over the place
/* BUTTONS */