summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/PropertiesPane.h
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/gtk/PropertiesPane.h')
-rw-r--r--tikzit/src/gtk/PropertiesPane.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tikzit/src/gtk/PropertiesPane.h b/tikzit/src/gtk/PropertiesPane.h
index 696fd0b..433c400 100644
--- a/tikzit/src/gtk/PropertiesPane.h
+++ b/tikzit/src/gtk/PropertiesPane.h
@@ -19,7 +19,6 @@
#import <gtk/gtk.h>
@class Configuration;
-@class EdgeNodePropertyDelegate;
@class EdgePropertyDelegate;
@class EdgeStylesModel;
@class GraphPropertyDelegate;
@@ -41,7 +40,6 @@
GraphPropertyDelegate *graphPropDelegate;
NodePropertyDelegate *nodePropDelegate;
EdgePropertyDelegate *edgePropDelegate;
- EdgeNodePropertyDelegate *edgeNodePropDelegate;
GtkWidget *layout;