mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 17:02:15 -07:00
refreshUi and translate things
This commit is contained in:
parent
a69dfdc135
commit
72192f6392
4 changed files with 29 additions and 16 deletions
|
|
@ -14,6 +14,7 @@ public:
|
|||
Qt::Orientation orientation = Qt::Vertical,
|
||||
int transparency = 80);
|
||||
void mousePressEvent(QMouseEvent *event) override;
|
||||
void setText(const QString &text) const;
|
||||
void setBuddy(QWidget *_buddy)
|
||||
{
|
||||
buddy = _buddy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue