mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 16:53:00 -07:00
Remove deck brew by ZeldaZach
This commit is contained in:
parent
8ce5c5a276
commit
839da83d2c
7 changed files with 46 additions and 25 deletions
|
|
@ -143,11 +143,11 @@ public:
|
|||
DeckEditorSettingsPage();
|
||||
void retranslateUi();
|
||||
private slots:
|
||||
void radioPriceTagSourceClicked(bool checked);
|
||||
//void radioPriceTagSourceClicked(bool checked);
|
||||
signals:
|
||||
void priceTagSourceChanged(int _priceTagSource);
|
||||
//void priceTagSourceChanged(int _priceTagSource);
|
||||
private:
|
||||
QCheckBox priceTagsCheckBox;
|
||||
//QCheckBox priceTagsCheckBox;
|
||||
QGroupBox *generalGroupBox;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue