diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-07-23 16:54:03 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-07-23 16:54:03 +0000 |
| commit | 379521136cda27b5e42c7afdd87a8ac691404f16 (patch) | |
| tree | f3b79a3e903a907a9187f6d61d79b0e442a742f7 /src/doxygen-main.cpp | |
| parent | Fix spelling error in filename (diff) | |
| download | inkscape-379521136cda27b5e42c7afdd87a8ac691404f16.tar.gz inkscape-379521136cda27b5e42c7afdd87a8ac691404f16.zip | |
Remove approx-equal.h and replace with Geom::are_near
(bzr r12431)
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 04e5ab33e..1c3e5dcbb 100644 --- a/src/doxygen-main.cpp +++ b/src/doxygen-main.cpp @@ -350,7 +350,7 @@ namespace XML {} * Inkscape::Whiteboard::UndoStackObserver [\ref undo-stack-observer.cpp, \ref composite-undo-stack-observer.cpp] * [\ref document-undo.cpp] * - * {\ref dialogs/} [\ref approx-equal.h] [\ref decimal-round.h] [\ref enums.h] [\ref unit-constants.h] + * {\ref dialogs/} [\ref decimal-round.h] [\ref enums.h] [\ref unit-constants.h] */ |
