mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 23:12:14 -07:00
implement UI component
This commit is contained in:
parent
a9d3e73c15
commit
1dade7b9f7
4 changed files with 36 additions and 27 deletions
|
|
@ -26,6 +26,7 @@ private:
|
|||
MessageContext currentContext;
|
||||
QString messagePrefix, messageSuffix;
|
||||
int *elapsedSeconds;
|
||||
bool showInGameTime;
|
||||
|
||||
const QString getCurrentTime();
|
||||
const QString &tableConstant() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue