diff --git a/CMakeLists.txt b/CMakeLists.txt index 524bc2a..cca4778 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,7 @@ set(PROJECT_SOURCES mainwindow.cpp mainwindow.h mainwindow.ui + res.qrc ) if(${QT_VERSION_MAJOR} GREATER_EQUAL 6) diff --git a/mainwindow.ui b/mainwindow.ui index 74a77a3..0427258 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -16,51 +16,262 @@ - LocalGen + LocalGen 6.0.0 + + + + :/images/img/favicon.png:/images/img/favicon.png + + + QLabel { + color: white; +} - - - - - - - - :/images/img/favicon.png - - - Qt::AlignmentFlag::AlignCenter - - - + + + Quicksand + + + + background-color: rgb(34, 34, 34); + + - - - - Quicksand - 25 - - - - Local Generals.io - - - Qt::AlignmentFlag::AlignCenter - - + + + + + Qt::Orientation::Vertical + + + + 20 + 40 + + + + + + + + + + + :/images/img/favicon.png + + + Qt::AlignmentFlag::AlignCenter + + + + + + + + Quicksand + 25 + true + + + + + + + Local Generals.io + + + Qt::AlignmentFlag::AlignCenter + + + + + + + + Quicksand + 14 + + + + + + + version 6.0.0 (alpha) + + + Qt::AlignmentFlag::AlignCenter + + + + + + + Qt::Orientation::Vertical + + + + 20 + 40 + + + + + - - - Qt::Orientation::Vertical - - - - 20 - 40 - - - + + + + + Qt::Orientation::Vertical + + + + 20 + 40 + + + + + + + + + 0 + 45 + + + + + Quicksand + 15 + + + + background-color: white; + + + Local Game + + + + + + + 30 + 30 + + + + + + + + + 0 + 45 + + + + + Quicksand + 15 + + + + background-color: white; + + + Web Game + + + + + + + 30 + 30 + + + + + + + + + 0 + 45 + + + + + Quicksand + 15 + + + + background-color: white; + + + Load Replay + + + + + + + 30 + 30 + + + + + + + + + 0 + 45 + + + + + Quicksand + 15 + + + + background-color: white; + + + Create Map + + + + + + + 30 + 30 + + + + + + + + Qt::Orientation::Vertical + + + + 20 + 40 + + + + + @@ -74,7 +285,6 @@ - diff --git a/res.qrc b/res.qrc index e7f80d6..995bb68 100644 --- a/res.qrc +++ b/res.qrc @@ -1,5 +1,7 @@ + img/github.png + img/options.png img/favicon.png