mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 08:07:40 +00:00
feat(Linux): "more minor things"
This commit is contained in:
parent
e0f4e50dc7
commit
1719df281b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ std::vector<KMX_DeadkeyMapping> KMX_FDeadkeys; // I4353
|
|||
/**
|
||||
* @brief main function for mcompile for Windows, Linux, Mac
|
||||
* @param argc number of commandline arguments
|
||||
* @param argv commandline arguments
|
||||
* @param argv pointer to commandline arguments: executable, inputfile, outputfile
|
||||
* @return 0 on success
|
||||
*/
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue