mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
Linux Embedded: add support for language/keyboard selection
This commit is contained in:
parent
2ada96e53a
commit
fe2c1c55bd
8 changed files with 421 additions and 21 deletions
|
@ -8,7 +8,8 @@
|
|||
|
||||
#include <QObject>
|
||||
#include <QFile>
|
||||
#include <QDBusInterface>
|
||||
|
||||
class QDBusInterface;
|
||||
|
||||
class UDisks2Api : public QObject
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue