summaryrefslogtreecommitdiff
path: root/fluid/sourceview_panel.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
commit01038e832a305d0b2ad798f3d0dc25003d79e1ad (patch)
tree5002041ca1d6849e4346797cde0b51d878633848 /fluid/sourceview_panel.cxx
parent6958e5d615c320efd61e9a8ced86d1acc32d78be (diff)
Fix trailing whitespace and dependencies
Diffstat (limited to 'fluid/sourceview_panel.cxx')
-rw-r--r--fluid/sourceview_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/sourceview_panel.cxx b/fluid/sourceview_panel.cxx
index 64d7c6b0d..0c57ae9f4 100644
--- a/fluid/sourceview_panel.cxx
+++ b/fluid/sourceview_panel.cxx
@@ -29,7 +29,7 @@ static char *sv_design_filename = NULL;
/**
Update the header and source code highlighting depending on the
currently selected object
-
+
The Source View system offers an immediate preview of the code
files that will be generated by FLUID. It also marks the code
generated for the last selected item in the header and the source