summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/main.m
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2013-03-24 15:52:33 +0000
committerAlex Merry <dev@randomguy3.me.uk>2013-03-24 16:47:10 +0000
commit1a111979e01a6081cbea69e40accebe16e6155e5 (patch)
tree41b63d722c48a2ff5f6b8d69135f151c561de5bb /tikzit/src/gtk/main.m
parent2724cb0739c4b2b2187f31634f5a6c97b6f91c87 (diff)
Add methods to Graph to create from tikz
These are just convenience wrappers for TikzGraphAssembler. As a result, non of the GTK code uses TikzGraphAssembler directly.
Diffstat (limited to 'tikzit/src/gtk/main.m')
-rw-r--r--tikzit/src/gtk/main.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/tikzit/src/gtk/main.m b/tikzit/src/gtk/main.m
index 10fa990..b6e297e 100644
--- a/tikzit/src/gtk/main.m
+++ b/tikzit/src/gtk/main.m
@@ -28,7 +28,6 @@
#import "tzstockitems.h"
#import "Application.h"
-#import "TikzGraphAssembler.h"
static GOptionEntry entries[] =
{