From 3e88df0d60dda0ede2c789832cb13c381e532471 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 10 Feb 2020 08:31:45 -0600 Subject: Qt UI: Disable kernel selection for now --- ui/qt5/bootpage.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/qt5/bootpage.cc') diff --git a/ui/qt5/bootpage.cc b/ui/qt5/bootpage.cc index d6ffe26..09bebbf 100644 --- a/ui/qt5/bootpage.cc +++ b/ui/qt5/bootpage.cc @@ -75,8 +75,8 @@ BootPage::BootPage(QWidget *parent) : HorizonWizardPage(parent) { mainLayout->addSpacing(25); mainLayout->addWidget(yesGrub); mainLayout->addWidget(noGrub); - mainLayout->addStretch(); - mainLayout->addWidget(kernDisclosure); + //mainLayout->addStretch(); + //mainLayout->addWidget(kernDisclosure); setLayout(mainLayout); } -- cgit v1.2.3-60-g2f50