diff options
| author | Kris De Gussem <kris.degussem@gmail.com> | 2012-01-08 18:44:57 +0000 |
|---|---|---|
| committer | Kris <Kris.De.Gussem@hotmail.com> | 2012-01-08 18:44:57 +0000 |
| commit | 76f22d76e691070e082914b61ff2b2f478350587 (patch) | |
| tree | aa28f63602107c3d4576acb08997e713f0a6233f /src/dialogs/Makefile_insert | |
| parent | Unweirdification of Preferences dialog's menu (Bug #259480). (diff) | |
| download | inkscape-76f22d76e691070e082914b61ff2b2f478350587.tar.gz inkscape-76f22d76e691070e082914b61ff2b2f478350587.zip | |
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Panel as opposed to Gtk::Widget)
(bzr r10862)
Diffstat (limited to 'src/dialogs/Makefile_insert')
| -rw-r--r-- | src/dialogs/Makefile_insert | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dialogs/Makefile_insert b/src/dialogs/Makefile_insert index 8d7d3f21d..c55b03775 100644 --- a/src/dialogs/Makefile_insert +++ b/src/dialogs/Makefile_insert @@ -9,8 +9,6 @@ ink_common_sources += \ dialogs/export.h \ dialogs/find.cpp \ dialogs/find.h \ - dialogs/item-properties.cpp \ - dialogs/item-properties.h \ dialogs/object-attributes.cpp \ dialogs/object-attributes.h \ dialogs/spellcheck.cpp \ |
