From bcd804c6c383e2964b072257da282d9a91db7d16 Mon Sep 17 00:00:00 2001 From: Kris De Gussem Date: Thu, 5 Apr 2012 22:14:44 +0200 Subject: C++ify context menu: - c++ified context-menu.cpp (and included in interface.cpp) - removed dozens of pointer conversions (of which some were erroneous) - fixed a memory leak - added some null pointer checks to prevent crashes (bzr r11160) --- src/doxygen-main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doxygen-main.cpp') diff --git a/src/doxygen-main.cpp b/src/doxygen-main.cpp index ea4d056ce..70c62b3a9 100644 --- a/src/doxygen-main.cpp +++ b/src/doxygen-main.cpp @@ -305,7 +305,7 @@ namespace XML {} * [\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 context-menu.cpp] [\ref select-toolbar.cpp] [\ref shortcuts.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] * -- cgit v1.2.3