summaryrefslogtreecommitdiffstats
path: root/src/gui/NewSubgraphWindow.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-10-02 20:24:54 -0400
committerDavid Robillard <d@drobilla.net>2016-10-02 21:02:16 -0400
commita6c193970cd7944a4ff364ae9b3abf02a9e3034f (patch)
tree4e21dd36d36972af849c9c9812667b24efd8e942 /src/gui/NewSubgraphWindow.cpp
parent42fd0183fa7950e57a74e0b8b12fa14edea21af8 (diff)
downloadingen-a6c193970cd7944a4ff364ae9b3abf02a9e3034f.tar.gz
ingen-a6c193970cd7944a4ff364ae9b3abf02a9e3034f.tar.bz2
ingen-a6c193970cd7944a4ff364ae9b3abf02a9e3034f.zip
Fix whitespace
Diffstat (limited to 'src/gui/NewSubgraphWindow.cpp')
-rw-r--r--src/gui/NewSubgraphWindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/NewSubgraphWindow.cpp b/src/gui/NewSubgraphWindow.cpp
index 8d19c107..c717a55b 100644
--- a/src/gui/NewSubgraphWindow.cpp
+++ b/src/gui/NewSubgraphWindow.cpp
@@ -86,6 +86,7 @@ NewSubgraphWindow::name_changed()
_ok_button->property_sensitive() = true;
}
}
+
void
NewSubgraphWindow::ok_clicked()
{