summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/lstbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/lstbox.h')
-rw-r--r--vcl/inc/vcl/lstbox.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/vcl/lstbox.h b/vcl/inc/vcl/lstbox.h
index c9dbfce508df..f4577dc1e718 100644
--- a/vcl/inc/vcl/lstbox.h
+++ b/vcl/inc/vcl/lstbox.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -63,3 +64,5 @@
#define LISTBOX_ENTRY_FLAG_DRAW_DISABLED 0x0000004
#endif // _SV_LSTBOX_H
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */