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:
authorAndrea Weikert <elubie@gmx.net>2009-06-16 00:28:49 +0400
committerAndrea Weikert <elubie@gmx.net>2009-06-16 00:28:49 +0400
commit32cf82dbb394fa454a2bc0b93d166d1091b3c25e (patch)
tree51dae1227604766f2c14398c0f8b1b0083a2cb12 /projectfiles_vc9/blender/editors/ED_editors.vcproj
parent17b2e0e6f6d7e73b0a38d0ea48ad378b6dbf1b8e (diff)
2.5 UI
* RNA enum for icons to allow specifying icons as string * example: row.itemR(st, "line_numbers", text="", icon='ICON_LINENUMBERS_OFF')
Diffstat (limited to 'projectfiles_vc9/blender/editors/ED_editors.vcproj')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index 28fcd89042d..aaec7a66a55 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -310,6 +310,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\include\UI_icons.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\include\UI_interface.h"
>
</File>