mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 00:12:15 -07:00
Lint.
Took 8 minutes
This commit is contained in:
parent
8c118ecdbf
commit
6ca3988859
1 changed files with 6 additions and 7 deletions
|
|
@ -71,7 +71,6 @@ QString HomeStyledButton::generateButtonStylesheet(const QPair<QColor, QColor> &
|
||||||
.arg(disabled2.name()); // disabled end
|
.arg(disabled2.name()); // disabled end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void HomeStyledButton::paintEvent(QPaintEvent *event)
|
void HomeStyledButton::paintEvent(QPaintEvent *event)
|
||||||
{
|
{
|
||||||
QString originalText = text();
|
QString originalText = text();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue