summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/PropertyListEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/gtk/PropertyListEditor.h')
-rw-r--r--tikzit/src/gtk/PropertyListEditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit/src/gtk/PropertyListEditor.h b/tikzit/src/gtk/PropertyListEditor.h
index fd7e395..85fa8d2 100644
--- a/tikzit/src/gtk/PropertyListEditor.h
+++ b/tikzit/src/gtk/PropertyListEditor.h
@@ -32,6 +32,7 @@
GtkWidget *view;
GraphElementData *data;
GtkWidget *widget;
+ GtkWidget *removeButton;
NSObject<PropertyChangeDelegate> *delegate;
}