diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-05-19 16:00:28 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-05-19 16:00:28 +0000 |
| commit | 7a52363720fc64728674f47a9efd70a226e9b05a (patch) | |
| tree | 726ebf602d10ecee50e2e4c97768c6c1b60f812a /src/ui/dialog/livepatheffect-editor.cpp | |
| parent | New LPE: Tangent to curve (draws a tangent of fixed length which can be dragg... (diff) | |
| download | inkscape-7a52363720fc64728674f47a9efd70a226e9b05a.tar.gz inkscape-7a52363720fc64728674f47a9efd70a226e9b05a.zip | |
noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
(bzr r5704)
Diffstat (limited to 'src/ui/dialog/livepatheffect-editor.cpp')
| -rw-r--r-- | src/ui/dialog/livepatheffect-editor.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
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 : |
