From 7aa6eda371eea746792dce412b97ed9799e3467e Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Thu, 6 Dec 2012 18:03:26 +0000 Subject: Add a toolbox Just allows selecting tools, so far - no tool configuration. --- tikzit/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tikzit/src/Makefile.am') diff --git a/tikzit/src/Makefile.am b/tikzit/src/Makefile.am index 83e0978..8d51c60 100644 --- a/tikzit/src/Makefile.am +++ b/tikzit/src/Makefile.am @@ -60,6 +60,7 @@ tikzit_SOURCES = gtk/Application.m \ gtk/StyleManager+Storage.m \ gtk/StylesPane.m \ gtk/TikzDocument.m \ + gtk/ToolBox.m \ gtk/WidgetSurface.m \ gtk/Window.m \ gtk/cairo_helpers.m \ -- cgit v1.2.3