added descriptions to collection settings

This commit is contained in:
fourtf
2019-08-26 14:36:06 +02:00
parent e7b4527a0f
commit f949605477
3 changed files with 19 additions and 9 deletions
@@ -77,7 +77,8 @@ NotificationPage::NotificationPage()
settings->addStretch(1);
}
auto twitchChannels = tabs.appendTab(new QVBoxLayout, "Twitch");
auto twitchChannels =
tabs.appendTab(new QVBoxLayout, "Channel going live");
{
EditableModelView *view =
twitchChannels