summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java b/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java
index 0d95df29b127..23a9e4226231 100644
--- a/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java
+++ b/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java
@@ -1,3 +1,4 @@
+/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -194,3 +195,5 @@ public class TableCellTextBinding
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */