aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/NodeView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeView.hpp')
-rw-r--r--src/gui/NodeView.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/NodeView.hpp b/src/gui/NodeView.hpp
index 61e4838..5359b4b 100644
--- a/src/gui/NodeView.hpp
+++ b/src/gui/NodeView.hpp
@@ -26,7 +26,8 @@
class NodeView
: public Ganv::Circle
- , public Machina::Client::ClientObject::View {
+ , public Machina::Client::ClientObject::View
+{
public:
NodeView(Gtk::Window* window,
Canvas& canvas,