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>2020-05-27 03:52:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-05-27 03:52:00 +0300
commite5458fa4e5676ffc85fc87c4cbbe022c044d1f31 (patch)
treeb847df86c2d9a5dc2ac35be1ddbdffa0de42d39a /source/blender/editors/include/ED_outliner.h
parenta8551f93e6d57a831947befaecaeb9e47c4a46d0 (diff)
Cleanup: warning
Diffstat (limited to 'source/blender/editors/include/ED_outliner.h')
-rw-r--r--source/blender/editors/include/ED_outliner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h
index d3fc5174dd9..0325ad9fdba 100644
--- a/source/blender/editors/include/ED_outliner.h
+++ b/source/blender/editors/include/ED_outliner.h
@@ -29,6 +29,7 @@ extern "C" {
struct Base;
struct ListBase;
+struct SpaceOutliner;
struct bContext;
bool ED_outliner_collections_editor_poll(struct bContext *C);