diff options
| author | Kris De Gussem <kris.degussem@gmail.com> | 2012-01-11 21:06:52 +0000 |
|---|---|---|
| committer | Kris <Kris.De.Gussem@hotmail.com> | 2012-01-11 21:06:52 +0000 |
| commit | 793f5a82fbda55a2f37d2f432a9ce37f1c801c1c (patch) | |
| tree | 16603190d14046976505ce6acf5c449c687e0660 /src/ui/CMakeLists.txt | |
| parent | Powerstroke: fix crashers (diff) | |
| download | inkscape-793f5a82fbda55a2f37d2f432a9ce37f1c801c1c.tar.gz inkscape-793f5a82fbda55a2f37d2f432a9ce37f1c801c1c.zip | |
Dropped deprecated function sp_repr_get_int_attribute
(bzr r10871)
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 74802cab3..3727cc661 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -155,6 +155,7 @@ set(ui_SRC dialog/livepatheffect-editor.h dialog/memory.h dialog/messages.h + dialog/object-properties.h dialog/ocaldialogs.h dialog/panel-dialog.h dialog/print-colors-preview-dialog.h |
