Code

noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
authorcilix42 <cilix42@users.sourceforge.net>
Mon, 19 May 2008 16:00:28 +0000 (16:00 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Mon, 19 May 2008 16:00:28 +0000 (16:00 +0000)
src/ui/dialog/livepatheffect-editor.cpp

index d482232010c383e9f272996f5a865042f48231ca..43cdb726cd002078a636861f99e1b78c799cb321 100644 (file)
@@ -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 :