You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
376 B
16 lines
376 B
/*
|
|
* Copyright (c) LXQt contributors.
|
|
*
|
|
* This file is part of the LXQt project. <http://lxqt.org>
|
|
* It is distributed under the LGPL 2.1 or later license.
|
|
* Please refer to the LICENSE file for a copy of the license, and
|
|
* the AUTHORS file for copyright and authorship information.
|
|
*/
|
|
|
|
#ifndef LXQT_CONFIG_INPUT_H
|
|
#define LXQT_CONFIG_INPUT_H
|
|
|
|
|
|
|
|
#endif // LXQT_CONFIG_INPUT_H
|