Cleaned some stuff up and did some things

This commit is contained in:
apa420
2018-08-12 21:05:12 +02:00
parent 320558ee63
commit 93bbe33664
6 changed files with 13 additions and 47 deletions
@@ -68,6 +68,7 @@ NotificationPage::NotificationPage()
.appendItem("channel");
});
}
/*
auto mixerChannels = tabs.appendTab(new QVBoxLayout, "Mixer");
{
EditableModelView *view =
@@ -94,6 +95,7 @@ NotificationPage::NotificationPage()
.appendItem("channel");
});
}
*/
}
}
}