Revision: 44903
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=44903
Author:   dingto
Date:     2012-03-15 14:57:49 +0000 (Thu, 15 Mar 2012)
Log Message:
-----------
Fix for last commit:
* Icon enum was off by one. 

Modified Paths:
--------------
    trunk/blender/source/blender/editors/include/UI_icons.h

Modified: trunk/blender/source/blender/editors/include/UI_icons.h
===================================================================
--- trunk/blender/source/blender/editors/include/UI_icons.h     2012-03-15 
14:36:54 UTC (rev 44902)
+++ trunk/blender/source/blender/editors/include/UI_icons.h     2012-03-15 
14:57:49 UTC (rev 44903)
@@ -872,7 +872,6 @@
 DEF_ICON(EXTERNAL_DATA)
 DEF_ICON(LOAD_FACTORY)
 #ifndef DEF_ICON_BLANK_SKIP
-       DEF_ICON(BLANK299)
        DEF_ICON(BLANK300)
        DEF_ICON(BLANK301)
        DEF_ICON(BLANK302)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to