From 42ace71553a0daba0a0cfd36f6038fff00817d4a Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Tue, 4 Sep 2012 08:18:31 +0000 Subject: Add modelines for Qtshark file svn path=/trunk/; revision=44766 --- ui/qt/label_stack.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ui/qt/label_stack.cpp') diff --git a/ui/qt/label_stack.cpp b/ui/qt/label_stack.cpp index 275e125606..4a0e15b36f 100644 --- a/ui/qt/label_stack.cpp +++ b/ui/qt/label_stack.cpp @@ -104,3 +104,16 @@ void LabelStack::popText(int ctx) { void LabelStack::popTemporaryText() { popText(m_temporaryCtx); } + +/* + * Editor modelines + * + * Local Variables: + * c-basic-offset: 4 + * tab-width: 8 + * indent-tabs-mode: nil + * End: + * + * ex: set shiftwidth=4 tabstop=8 expandtab: + * :indentSize=4:tabSize=8:noTabs=true: + */ -- cgit v1.2.1