From c794f4cc720a5cc26b146d1acd8457143ea194f4 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Tue, 17 Apr 2007 02:07:28 +0000 Subject: Re-add missing units menu to paint bucket toolbar (bzr r2909) --- src/widgets/toolbox.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 6cac1fe0f..841bde457 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -4600,6 +4600,7 @@ sp_paintbucket_toolbox_new(SPDesktop *desktop) " " " " " " + " " " " ""; GtkActionGroup* mainActions = gtk_action_group_new("main"); -- cgit v1.2.3