mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-28 22:47:45 +00:00
sdklauncher: Port to newer NovusMainWindow API
This commit is contained in:
parent
85f4edf57f
commit
3070ca4203
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ static QMap<QString, QString> applications = {{QStringLiteral("Armoury - View an
|
|||
MainWindow::MainWindow()
|
||||
: NovusMainWindow()
|
||||
{
|
||||
setupMenubar();
|
||||
|
||||
auto appList = new QListWidget();
|
||||
|
||||
auto applicationHeader = new QListWidgetItem();
|
||||
|
|
Loading…
Add table
Reference in a new issue