From 477b865da18f6004a5180d924997d9283c20250f Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Mon, 17 Dec 2012 15:50:11 +0000 Subject: Remember the geometry of the utility windows Code largely stolen from the GIMP. --- tikzit/src/gtk/ToolBox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tikzit/src/gtk/ToolBox.h') diff --git a/tikzit/src/gtk/ToolBox.h b/tikzit/src/gtk/ToolBox.h index bf0dc35..87ee225 100644 --- a/tikzit/src/gtk/ToolBox.h +++ b/tikzit/src/gtk/ToolBox.h @@ -33,6 +33,7 @@ - (id) initWithTools:(NSArray*)tools; +- (void) show; - (void) present; - (void) loadConfiguration:(Configuration*)config; -- cgit v1.2.3