mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 09:22:15 -07:00
don't emit signals in dtors
This commit is contained in:
parent
48414986f8
commit
b4d7b2cd22
8 changed files with 34 additions and 45 deletions
|
|
@ -164,7 +164,6 @@ private:
|
|||
|
||||
public:
|
||||
explicit TabDeckEditor(TabSupervisor *_tabSupervisor, QWidget *parent = nullptr);
|
||||
~TabDeckEditor() override;
|
||||
void retranslateUi() override;
|
||||
QString getTabText() const override;
|
||||
void setDeck(DeckLoader *_deckLoader);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue