Remove not needed stylesheet application code

This commit is contained in:
lupoDharkael
2017-05-29 00:52:11 +02:00
parent 3527a11af0
commit 3cc5592c67

View File

@@ -69,8 +69,6 @@ void Button::initButton() {
emergeAnimation->setDuration(80);
emergeAnimation->setStartValue(QSize(0, 0));
emergeAnimation->setEndValue(QSize(BUTTON_SIZE, BUTTON_SIZE));
setStyleSheet(getStyle());
}
// getIcon returns the icon for the type of button, this method lets