1 | /* |
---|---|
2 | SPDX-FileCopyrightText: 2024 Lukas Sommer <sommerluk@gmail.com> |
3 | SPDX-FileCopyrightText: 2024 Volker Krause <vkrause@kde.org> |
4 | SPDX-License-Identifier: LGPL-2.0-or-later |
5 | */ |
6 | |
7 | #include "klocalization.h" |
8 | |
9 | // this file only exists so we check klocalization.h compiles |
10 |