summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/eps/dlgeps.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/eps/dlgeps.cxx')
-rw-r--r--filter/source/graphicfilter/eps/dlgeps.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/graphicfilter/eps/dlgeps.cxx b/filter/source/graphicfilter/eps/dlgeps.cxx
index 8bb51c2d1..a98c3c489 100644
--- a/filter/source/graphicfilter/eps/dlgeps.cxx
+++ b/filter/source/graphicfilter/eps/dlgeps.cxx
@@ -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.
@@ -202,3 +203,5 @@ IMPL_LINK( DlgExportEPS, LEVEL2, void*, EMPTYARG )
}
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */