mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
datetime display fixed for OSs with non-English localization (#3204)
This commit is contained in:
parent
1fbdea0f35
commit
67a2a8cf08
4 changed files with 17 additions and 2 deletions
|
|
@ -32,6 +32,7 @@ public:
|
|||
QString getClientVersion();
|
||||
QString getClientOperatingSystem();
|
||||
QString getSystemArchitecture();
|
||||
QString getSystemLocale();
|
||||
QList<QString> getLogBuffer()
|
||||
{
|
||||
return logBuffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue