:gif:
This commit is contained in:
@@ -21,6 +21,7 @@ BottomButtonGroup::BottomButtonGroup(QWidget *parent)
|
||||
"QPushButton {"
|
||||
"background-color:rgba(225,255,255,0);"
|
||||
"color: white;"
|
||||
"border-style: none;"
|
||||
"}");
|
||||
|
||||
auto newBtn = [](QString text) -> QPushButton * {
|
||||
|
||||
Reference in New Issue
Block a user