mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-09 15:54:47 -07:00
updated
This commit is contained in:
parent
166d8db4ca
commit
38486b2248
2 changed files with 253 additions and 253 deletions
|
|
@ -24,7 +24,7 @@ FilterBuilder::FilterBuilder(QWidget *parent)
|
|||
QVariant(i)
|
||||
);
|
||||
|
||||
QPushButton *ok = new QPushButton(QIcon(":/resources/increment.svg"), QString());
|
||||
QPushButton *ok = new QPushButton(QIcon("theme:icons/increment.svg"), QString());
|
||||
ok->setMaximumSize(20, 20);
|
||||
|
||||
edit = new QLineEdit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue