push for now

This commit is contained in:
apa420
2018-08-19 19:02:49 +02:00
parent 21c4880ace
commit 8d5b93fe82
10 changed files with 170 additions and 90 deletions
@@ -41,6 +41,9 @@ NotificationPage::NotificationPage()
settings.append(
this->createCheckBox("Red dot next to live splits",
getApp()->settings->notificationDot));
settings.append(this->createCheckBox(
"Change color of Splitheader (click to remove)",
getApp()->settings->notificationSplitheaderHighlight));
settings->addStretch(1);
}