summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchWindow.cpp')
-rw-r--r--src/gui/PatchWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PatchWindow.cpp b/src/gui/PatchWindow.cpp
index da0fe769..bdda7b54 100644
--- a/src/gui/PatchWindow.cpp
+++ b/src/gui/PatchWindow.cpp
@@ -336,7 +336,7 @@ PatchWindow::hide_documentation()
_doc_scrolledwindow->remove();
_doc_scrolledwindow->hide();
}
-
+
void
PatchWindow::show_status(const ObjectModel* model)
{