From 7060a34f73bbd26af6fabaaba4926565d78818b4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Mar 2023 23:53:16 -0500 Subject: Qt UI: Support DE choice, current as default In the Runtime Environment, we default to Plasma. In the Install Environment, we use the current desktop. Closes: #340 --- ui/qt5/pkgsimple.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/qt5/pkgsimple.hh') diff --git a/ui/qt5/pkgsimple.hh b/ui/qt5/pkgsimple.hh index 2475d70..4e5b078 100644 --- a/ui/qt5/pkgsimple.hh +++ b/ui/qt5/pkgsimple.hh @@ -25,6 +25,7 @@ public: bool validatePage(); private: QRadioButton *standardButton; + QRadioButton *deskPlasmaButton, *deskLXQtButton, *deskMATEButton, *deskXFCEButton; }; #endif /* !PKGSIMPLE_HH */ -- cgit v1.2.3-60-g2f50