diff options
Diffstat (limited to 'wizards/Pyuno_commonwizards.mk')
-rw-r--r-- | wizards/Pyuno_commonwizards.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Pyuno_commonwizards.mk b/wizards/Pyuno_commonwizards.mk index abc6040154f4..0391df1d59d7 100644 --- a/wizards/Pyuno_commonwizards.mk +++ b/wizards/Pyuno_commonwizards.mk @@ -71,4 +71,4 @@ $(eval $(call gb_Pyuno_add_files,wizards,\ ui/event/UnoDataAware.py \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |