summaryrefslogtreecommitdiffstats
path: root/remotebridges/source/factory/bridgeimpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/factory/bridgeimpl.cxx')
-rw-r--r--remotebridges/source/factory/bridgeimpl.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/remotebridges/source/factory/bridgeimpl.cxx b/remotebridges/source/factory/bridgeimpl.cxx
index 403b18b3fbc0..a6029a7c247e 100644
--- a/remotebridges/source/factory/bridgeimpl.cxx
+++ b/remotebridges/source/factory/bridgeimpl.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.
@@ -268,3 +269,5 @@ namespace remotebridges_factory {
m->dispose();
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */