summaryrefslogtreecommitdiffstats
path: root/src/gui/NodePropertiesWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodePropertiesWindow.hpp')
-rw-r--r--src/gui/NodePropertiesWindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/NodePropertiesWindow.hpp b/src/gui/NodePropertiesWindow.hpp
index fb540816..adbdb2c4 100644
--- a/src/gui/NodePropertiesWindow.hpp
+++ b/src/gui/NodePropertiesWindow.hpp
@@ -52,6 +52,7 @@ private:
Gtk::Label* _plugin_type_label;
Gtk::Label* _plugin_uri_label;
Gtk::Label* _plugin_name_label;
+ Gtk::Button* _close_button;
};
} // namespace GUI