From 59621b8d522ac0cc6e47ec9888fec1e846d17eb8 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 1 Sep 2011 21:55:05 +0000 Subject: Merged several Linux UI fixes from the 0.76 branch. git-svn-id: http://svn.leocad.org/branches/leocad-0.75@983 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- linux/toolbar.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linux/toolbar.h') diff --git a/linux/toolbar.h b/linux/toolbar.h index 3fa1663..857327d 100644 --- a/linux/toolbar.h +++ b/linux/toolbar.h @@ -22,7 +22,10 @@ typedef struct GtkWidget* paste; GtkWidget* undo; GtkWidget* redo; + GtkWidget* lock; + GtkWidget* lock_menu; GtkWidget* snap; + GtkWidget* snap_menu; GtkWidget* angle; GtkWidget* fast; -- cgit v1.2.3