diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2006-04-24 04:06:25 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2006-04-24 04:06:25 +0000 |
| commit | f18ccb4969b7f084d27c68e49feb084ce1434a8c (patch) | |
| tree | 1f99aa70f901601384805b7508d5e9f380b9ea89 /src/make.files | |
| parent | Move contextual info to Stack (diff) | |
| download | inkscape-f18ccb4969b7f084d27c68e49feb084ce1434a8c.tar.gz inkscape-f18ccb4969b7f084d27c68e49feb084ce1434a8c.zip | |
moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & context-menu.h, also updated make_insert with change
(bzr r579)
Diffstat (limited to 'src/make.files')
| -rw-r--r-- | src/make.files | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make.files b/src/make.files index b96325a2c..389acad64 100644 --- a/src/make.files +++ b/src/make.files @@ -835,8 +835,6 @@ object-hierarchy.cpp object-hierarchy.h object-snapper.cpp object-snapper.h -object-ui.cpp -object-ui.h path-chemistry.cpp path-chemistry.h path-prefix.h @@ -1174,6 +1172,8 @@ ui/dialog/whiteboard-sharewithchat.h ui/dialog/whiteboard-sharewithuser.h ui/dialog/xml-editor.cpp ui/dialog/xml-editor.h +ui/context-menu.cpp +ui/context-menu.h ui/icons.cpp ui/icons.h ui/previewable.h |
