8 lines
185 B
C++
8 lines
185 B
C++
|
/*
|
||
|
SPDX-FileCopyrightText: 2020 Bhushan Shah <bshah@kde.org>
|
||
|
|
||
|
SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
|
||
|
*/
|
||
|
|
||
|
#include "textinput.h"
|