revert: review suggestion from constexpr to const
This commit is contained in:
@@ -12,7 +12,7 @@ namespace QSint
|
||||
{
|
||||
|
||||
|
||||
constexpr QString ActionPanelScheme::minimumStyle = QStringLiteral(
|
||||
const QString ActionPanelScheme::minimumStyle = QStringLiteral(
|
||||
"QSint--ActionGroup QFrame[class='header'] {"
|
||||
"border: none;"
|
||||
"}"
|
||||
|
||||
Reference in New Issue
Block a user