From add6f499fe1d40d0f473c09e17165b0a481a0f43 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sat, 22 Dec 2012 13:09:26 +0000 Subject: ruler: Add modeline support (bzr r11966) --- src/widgets/ruler.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/widgets/ruler.cpp') diff --git a/src/widgets/ruler.cpp b/src/widgets/ruler.cpp index 929bf34da..a2cb46e01 100644 --- a/src/widgets/ruler.cpp +++ b/src/widgets/ruler.cpp @@ -927,3 +927,14 @@ void sp_ruler_set_metric(SPRuler *ruler, SPMetric metric) sp_ruler_invalidate_ticks(ruler); } + +/* + 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:fileencoding=utf-8:textwidth=99 : -- cgit v1.2.3