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/ui/CMakeLists.txt | |
| 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/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index e697fba99..74802cab3 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -48,6 +48,7 @@ set(ui_SRC dialog/layer-properties.cpp dialog/layers.cpp dialog/livepatheffect-editor.cpp + dialog/object-properties.cpp dialog/memory.cpp dialog/messages.cpp dialog/ocaldialogs.cpp |
