mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
feat(Linux): layout mcompile
This commit is contained in:
parent
1719df281b
commit
ef4e47c198
1 changed files with 2 additions and 2 deletions
|
|
@ -50,8 +50,8 @@ std::vector<KMX_DeadkeyMapping> KMX_FDeadkeys; // I4353
|
|||
|
||||
/**
|
||||
* @brief start of mcompile; load, convert and save keyboard
|
||||
* @param argc number of commandline arguments
|
||||
* @param argv pointer to commandline arguments: executable, inputfile, outputfile
|
||||
* @param argc number of commandline arguments
|
||||
* @param argv pointer to commandline arguments: executable, inputfile, outputfile
|
||||
* @return 0 on success,
|
||||
* 1 for wrong usage of calling parameters,
|
||||
* 3 if unable to load keyboard
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue