mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
chore: X11LayoutsParser remove stray semi colon
This commit is contained in:
parent
eed4b49ea0
commit
a346ff6161
@ -99,7 +99,7 @@ void X11LayoutsParser::appendVectorUniq(const std::vector<std::string> &source,
|
||||
dst.push_back(elem);
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
void X11LayoutsParser::convertLayoutToISO639_2(
|
||||
const std::string &pathToEvdevFile, bool needToReloadEvdev, const std::vector<std::string> &layoutNames,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user