From 48d63a7cc6c4285ae0af74fec361541eb481826c Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Mar 2023 23:57:31 -0500 Subject: Qt UI: Use Plasma as the default Prevents us from falling off the end of the function. --- ui/qt5/horizonwizard.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/qt5/horizonwizard.cc') diff --git a/ui/qt5/horizonwizard.cc b/ui/qt5/horizonwizard.cc index 68f9d41..5026316 100644 --- a/ui/qt5/horizonwizard.cc +++ b/ui/qt5/horizonwizard.cc @@ -495,6 +495,7 @@ QStringList bootForArch(const std::string &raw_disk, HorizonWizard::Arch arch, QString packagesForDesktop(HorizonWizard::DesktopType desktop) { switch(desktop) { case HorizonWizard::Plasma: + default: return "x11 kde calligra"; case HorizonWizard::LXQt: return "x11 lxqt-desktop"; -- cgit v1.2.3-60-g2f50