|
|
@ -138,7 +138,7 @@ PrimeAdWidget::PrimeAdWidget(QWidget* parent) : QWidget(parent) { |
|
|
|
|
|
|
|
|
|
|
|
vlayout->addWidget(new QLabel("Upgrade now"), 1, Qt::AlignTop); |
|
|
|
vlayout->addWidget(new QLabel("Upgrade now"), 1, Qt::AlignTop); |
|
|
|
|
|
|
|
|
|
|
|
QLabel* description = new QLabel("Become a comma prime member in the comma connect app and get premium features!"); |
|
|
|
QLabel* description = new QLabel("Become a comma prime member at my.comma.ai and get premium features!"); |
|
|
|
description->setStyleSheet(R"( |
|
|
|
description->setStyleSheet(R"( |
|
|
|
font-size: 50px; |
|
|
|
font-size: 50px; |
|
|
|
color: #b8b8b8; |
|
|
|
color: #b8b8b8; |
|
|
|