Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(395)

Unified Diff: source/blender/editors/include/UI_resources.h

Issue 7416049: Freestyle r54826 branch review Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: source/blender/editors/include/UI_resources.h
===================================================================
--- source/blender/editors/include/UI_resources.h (revision 54826)
+++ source/blender/editors/include/UI_resources.h (working copy)
@@ -206,6 +206,11 @@
TH_STITCH_PREVIEW_UNSTITCHABLE,
TH_STITCH_PREVIEW_ACTIVE,
+/* #ifdef WITH_FREESTYLE */
sergey.vfx 2013/03/18 16:38:04 ifdef isn't needed here.
kjym3 2013/03/23 22:46:08 Done.
+ TH_FREESTYLE_EDGE_MARK,
+ TH_FREESTYLE_FACE_MARK,
+/* #endif */
+
TH_MATCH, /* highlight color for search matches */
TH_SELECT_HIGHLIGHT, /* highlight color for selected outliner item */

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b