From cc9182818c5ea40751c2db85af3b0346bdae7611 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 23 Apr 2010 12:59:44 +0200 Subject: Converted text toolbar to GTK toolbar. Moved Bold and Italics buttons to group font items together. Added items for line-height, word-spacing, and letter-spacing. Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget: Options: Pop-up completion menu. Use of external cell_data_func for formatting (e.g. font preview). Adjustable GtkEntry width. Display warning icon/tooltip if entry isn't in list. (bzr r9365) --- src/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index fbaca931e..36c9de34f 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -78,6 +78,8 @@ ink_common_sources += \ ige-mac-menu.h ige-mac-menu.c \ ink-action.cpp \ ink-action.h \ + ink-comboboxentry-action.cpp \ + ink-comboboxentry-action.h \ inkscape.cpp inkscape.h inkscape-private.h \ interface.cpp interface.h \ isinf.h \ -- cgit v1.2.3