summaryrefslogtreecommitdiff
path: root/vcl/inc/qt6/QtPrinter.hxx
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-11-18 09:33:05 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-11-18 18:48:35 +0100
commit7a551570fe8baf1ca68c6c723c3709a56b69730b (patch)
tree1fcae7493bf9f7745941727c6163718515e77d54 /vcl/inc/qt6/QtPrinter.hxx
parent4e770803c63417791cf2e38e27ec85127056b7a5 (diff)
qt: Update vim headers/trailers
Following commit 4f08a15f3be9b39d0f1e83e6cffa47b62c183b69 Author: lovatico21 <lorenzo04lovato@gmail.com> Date: Wed Nov 13 18:12:58 2024 +0100 updated vim footers in vcl/qt6/*.cxx , update vim header/trailers to those in current `TEMPLATE.SOURCECODE.HEADER` for other qt5/qt6 headers and sources as well (i.e. for directories `vcl/inc/qt5`, `vcl/inc/qt6` and `vcl/qt5/`). Change-Id: If9fea8f4ce955396f064dbd9fd706e76d947bce1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176705 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'vcl/inc/qt6/QtPrinter.hxx')
-rw-r--r--vcl/inc/qt6/QtPrinter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/qt6/QtPrinter.hxx b/vcl/inc/qt6/QtPrinter.hxx
index f9caeb40fcbf..eb37ba138bff 100644
--- a/vcl/inc/qt6/QtPrinter.hxx
+++ b/vcl/inc/qt6/QtPrinter.hxx
@@ -1,4 +1,4 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -9,4 +9,4 @@
#include "../qt5/QtPrinter.hxx"
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */