diff options
Diffstat (limited to 'src/2geom/quadtree.h')
| -rw-r--r-- | src/2geom/quadtree.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/2geom/quadtree.h b/src/2geom/quadtree.h index 62c769c8b..9b5b75e62 100644 --- a/src/2geom/quadtree.h +++ b/src/2geom/quadtree.h @@ -31,11 +31,9 @@ public: Local Variables: mode:c++ c-file-style:"stroustrup" - c-file-offsets:((innamespace . 0)(substatement-open . 0)) + c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) indent-tabs-mode:nil - c-brace-offset:0 fill-column:99 End: - vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 : */ - +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : |
