summaryrefslogtreecommitdiffstats
path: root/vcl/unx/inc/soicon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/soicon.hxx')
-rw-r--r--vcl/unx/inc/soicon.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/inc/soicon.hxx b/vcl/unx/inc/soicon.hxx
index 419f9b2cc54a..bf1810640b54 100644
--- a/vcl/unx/inc/soicon.hxx
+++ b/vcl/unx/inc/soicon.hxx
@@ -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.
@@ -35,3 +36,5 @@ BOOL SelectAppIconPixmap( SalDisplay *pDisplay, int nScreen,
USHORT nIcon, USHORT iconSize,
Pixmap& icon_pixmap, Pixmap& icon_mask );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */