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/doxygen-main.cpp | |
| 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/doxygen-main.cpp')
| -rw-r--r-- | src/doxygen-main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen-main.cpp b/src/doxygen-main.cpp index 368346386..f6d5e81f8 100644 --- a/src/doxygen-main.cpp +++ b/src/doxygen-main.cpp @@ -168,7 +168,7 @@ * [\ref help.cpp] [\ref inkscape.cpp] [\ref inkscape-stock.cpp] * [\ref interface.cpp, \ref memeq.h] [\ref main.cpp, \ref winmain.cpp] * [\ref menus-skeleton.h, \ref preferences-skeleton.h] - * [\ref object-ui.cpp] [\ref select-toolbar.cpp] [\ref shortcuts.cpp] + * [\ref context-menu.cpp] [\ref select-toolbar.cpp] [\ref shortcuts.cpp] * [\ref sp-cursor.cpp] [\ref text-edit.cpp] [\ref toolbox.cpp, \ref ui/widget/toolbox.cpp] * Inkscape::Verb [\ref verbs.h] * |
