mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
updated German translation; added some missing retranslateUi() calls
This commit is contained in:
parent
95cd293b9c
commit
eb927d77c3
7 changed files with 437 additions and 372 deletions
|
|
@ -32,6 +32,7 @@ private slots:
|
|||
void openLink(const QUrl &link);
|
||||
public:
|
||||
ChatView(const TabSupervisor *_tabSupervisor, TabGame *_game, bool _showTimestamps, QWidget *parent = 0);
|
||||
void retranslateUi();
|
||||
void appendHtml(const QString &html);
|
||||
void appendMessage(QString message, QString sender = QString(), UserLevelFlags userLevel = UserLevelFlags(), bool playerBold = false);
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue