mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-23 07:03:54 -07:00
save minimized state of card info widget in settings
This commit is contained in:
parent
a215b3503a
commit
970da7d214
4 changed files with 34 additions and 12 deletions
|
|
@ -25,6 +25,7 @@ private:
|
|||
QTextEdit *textLabel;
|
||||
|
||||
CardInfo *info;
|
||||
void setMinimized(bool _minimized);
|
||||
public:
|
||||
CardInfoWidget(bool showMinimizeButton = true, QWidget *parent = 0, Qt::WindowFlags f = 0);
|
||||
void retranslateUi();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue