summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/plugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/plugin.cxx')
-rw-r--r--toolkit/workben/layout/plugin.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/workben/layout/plugin.cxx b/toolkit/workben/layout/plugin.cxx
index d20fad8c71b9..65af2e510021 100644
--- a/toolkit/workben/layout/plugin.cxx
+++ b/toolkit/workben/layout/plugin.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.
@@ -63,3 +64,5 @@ PluginDialog::PluginDialog( Window* pParent )
PluginDialog::~PluginDialog()
{
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */