summaryrefslogtreecommitdiff
path: root/framework/inc/classes/imagewrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/imagewrapper.hxx')
-rw-r--r--framework/inc/classes/imagewrapper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/classes/imagewrapper.hxx b/framework/inc/classes/imagewrapper.hxx
index fe4c9f5c9641..e42e14bc247c 100644
--- a/framework/inc/classes/imagewrapper.hxx
+++ b/framework/inc/classes/imagewrapper.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.
@@ -68,3 +69,5 @@ class ImageWrapper : public ThreadHelpBase , // Struc
}
#endif // __FRAMEWORK_CLASSES_IMAGEWRAPPER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */