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:
authorCampbell Barton <ideasman42@gmail.com>2018-04-16 18:26:55 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-04-16 18:26:55 +0300
commit3b48a2a72fa7316090da74dcea4a491ee8d93938 (patch)
treeb144b458ac0a824d8e16c9684cb170e674e007a9 /source/blender/editors/space_outliner
parent9a11aeb300cef2eef5df3b606468a6bcdaca3550 (diff)
Cleanup: indentation
Diffstat (limited to 'source/blender/editors/space_outliner')
-rw-r--r--source/blender/editors/space_outliner/outliner_draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_outliner/outliner_draw.c b/source/blender/editors/space_outliner/outliner_draw.c
index 15b411280a5..7baf9a32482 100644
--- a/source/blender/editors/space_outliner/outliner_draw.c
+++ b/source/blender/editors/space_outliner/outliner_draw.c
@@ -1423,7 +1423,7 @@ static void outliner_draw_tree_element(
/* Master collection can't expand/collapse. */
}
else if (te->subtree.first || (tselem->type == 0 && te->idcode == ID_SCE) || (te->flag & TE_LAZY_CLOSED)) {
- /* open/close icon, only when sublevels, except for scene */
+ /* open/close icon, only when sublevels, except for scene */
int icon_x = startx;
// icons a bit higher