From 20b9f2b42a3b58b6081af271774fbcc34025dccb Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 25 Jul 2021 19:11:59 +0200 Subject: NOISSUE Flatten gui and logic libraries into MultiMC --- .../pages/modplatform/atlauncher/AtlPage.ui | 97 ---------------------- 1 file changed, 97 deletions(-) delete mode 100644 application/pages/modplatform/atlauncher/AtlPage.ui (limited to 'application/pages/modplatform/atlauncher/AtlPage.ui') diff --git a/application/pages/modplatform/atlauncher/AtlPage.ui b/application/pages/modplatform/atlauncher/AtlPage.ui deleted file mode 100644 index f16c24b8..00000000 --- a/application/pages/modplatform/atlauncher/AtlPage.ui +++ /dev/null @@ -1,97 +0,0 @@ - - - AtlPage - - - - 0 - 0 - 837 - 685 - - - - - - - - - - 96 - 48 - - - - true - - - - - - - true - - - true - - - - - - - Warning: This is still a work in progress. If you run into issues with the imported modpack, it may be a bug. - - - true - - - - - - - - - - - - - - Version selected: - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - - - - - - - Reset - - - - - - - Search and filter ... - - - - - - - searchEdit - resetButton - packView - packDescription - sortByBox - versionSelectionBox - - - - -- cgit