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