blob: 7cb45cbc74fdaf6fd1cbb692e7ee16790b7c7a3b [file] [log] [blame]
lovatico214f08a152024-11-13 18:12:58 +01001/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
Michael Weghorn6c957f12024-11-09 22:03:16 +01002/*
Michael Meeksd037b812026-03-26 15:06:16 +00003 * This file is part of the Collabora Office project.
Michael Weghorn6c957f12024-11-09 22:03:16 +01004 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
9
10#include "../qt5/QtInstanceNotebook.cxx"
11
lovatico214f08a152024-11-13 18:12:58 +010012/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */