diff options
Diffstat (limited to 'cui/source/inc/hlinettp.hxx')
-rw-r--r-- | cui/source/inc/hlinettp.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx index e39bb20900af..ae784cd339ad 100644 --- a/cui/source/inc/hlinettp.hxx +++ b/cui/source/inc/hlinettp.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. @@ -105,3 +106,5 @@ public: #endif // _SVX_TABPAGE_INET_HYPERLINK_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |