From: cilix42 Date: Mon, 19 May 2008 16:00:28 +0000 (+0000) Subject: noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ba885512446fff2803585a4aaec34e7742841f05;p=inkscape.git noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp --- diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp index d48223201..43cdb726c 100644 --- a/src/ui/dialog/livepatheffect-editor.cpp +++ b/src/ui/dialog/livepatheffect-editor.cpp @@ -278,3 +278,13 @@ LivePathEffectEditor::onRemove() } // namespace UI } // namespace Inkscape +/* + Local Variables: + mode:c++ + c-file-style:"stroustrup" + c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) + indent-tabs-mode:nil + fill-column:99 + End: +*/ +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :