Fcitx
fcitx
userinterface.cpp
1
/*
2
* SPDX-FileCopyrightText: 2016-2016 CSSlayer <wengxt@gmail.com>
3
*
4
* SPDX-License-Identifier: LGPL-2.1-or-later
5
*
6
*/
7
8
#include "
userinterface.h
"
9
10
namespace
fcitx
{
11
12
UserInterface::~UserInterface() {}
13
14
VirtualKeyboardUserInterface::~VirtualKeyboardUserInterface() {}
15
16
}
// namespace fcitx
fcitx
Definition:
action.cpp:17
userinterface.h
Base class for User Interface addon.
Generated by
1.8.13