kit/Watermark.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit 1e36adb72ade66a2e60c7eaecce97a7bfc17cd99 Author: Miklos Vajna <[email protected]> AuthorDate: Tue Oct 15 22:18:05 2019 +0200 Commit: Miklos Vajna <[email protected]> CommitDate: Tue Oct 15 22:18:05 2019 +0200 kit: also add missing modeline Change-Id: Ibfc531b65d68928111df213bef08655ef21cea62 diff --git a/kit/Watermark.hpp b/kit/Watermark.hpp index 52ef52084..40d6c35d3 100644 --- a/kit/Watermark.hpp +++ b/kit/Watermark.hpp @@ -184,4 +184,6 @@ private: std::vector<unsigned char> _pixmap; }; -#endif \ No newline at end of file +#endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
