diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2012-06-17 07:08:03 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2012-06-17 07:08:03 +0000 |
| commit | aa042e930bc5cce596829086ce84f2c3c7c885ad (patch) | |
| tree | c04b14ad87ac3df0fe0b4f83146a0b1019922c76 /src/doxygen-main.cpp | |
| parent | Set GDL-3 as a fixed dependency for GTK+ 3 build. (diff) | |
| download | inkscape-aa042e930bc5cce596829086ce84f2c3c7c885ad.tar.gz inkscape-aa042e930bc5cce596829086ce84f2c3c7c885ad.zip | |
Removed outdated classes.
Pruned header to not introduce extraneous includes.
(bzr r11502)
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 70c62b3a9..d41675c56 100644 --- a/src/doxygen-main.cpp +++ b/src/doxygen-main.cpp @@ -306,7 +306,7 @@ namespace XML {} * [\ref interface.cpp, \ref memeq.h] [\ref main.cpp, \ref winmain.cpp] * [\ref menus-skeleton.h, \ref preferences-skeleton.h] * [\ref select-toolbar.cpp] [\ref shortcuts.cpp] - * [\ref sp-cursor.cpp] [\ref text-edit.cpp] [\ref toolbox.cpp, \ref ui/widget/toolbox.cpp] + * [\ref sp-cursor.cpp] [\ref text-edit.cpp] [\ref toolbox.cpp] * Inkscape::Verb [\ref verbs.h] * */ |
