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:
Diffstat (limited to 'source/blender/editors/space_spreadsheet/spreadsheet_panels.cc')
-rw-r--r--source/blender/editors/space_spreadsheet/spreadsheet_panels.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_spreadsheet/spreadsheet_panels.cc b/source/blender/editors/space_spreadsheet/spreadsheet_panels.cc
index 8f923ea4a63..854c3d4aba6 100644
--- a/source/blender/editors/space_spreadsheet/spreadsheet_panels.cc
+++ b/source/blender/editors/space_spreadsheet/spreadsheet_panels.cc
@@ -34,4 +34,4 @@ void spreadsheet_data_set_region_panels_register(ARegionType &region_type)
BLI_addtail(&region_type.paneltypes, panel_type);
}
-} // namespace blender::ed::spreadsheet \ No newline at end of file
+} // namespace blender::ed::spreadsheet