summaryrefslogtreecommitdiff
path: root/svx/source/dialog/compressgraphicdialog.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/compressgraphicdialog.hrc')
-rw-r--r--svx/source/dialog/compressgraphicdialog.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/dialog/compressgraphicdialog.hrc b/svx/source/dialog/compressgraphicdialog.hrc
index 584e9766f5ba..3c608ff35aca 100644
--- a/svx/source/dialog/compressgraphicdialog.hrc
+++ b/svx/source/dialog/compressgraphicdialog.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -19,3 +20,5 @@
#define STR_IMAGE_ORIGINAL_SIZE 256
#define STR_IMAGE_VIEW_SIZE 257
#define STR_IMAGE_CAPACITY 258
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */