summaryrefslogtreecommitdiff
path: root/ui/qt5/horizonwizard.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/horizonwizard.hh')
-rw-r--r--ui/qt5/horizonwizard.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt5/horizonwizard.hh b/ui/qt5/horizonwizard.hh
index e721df0..b025589 100644
--- a/ui/qt5/horizonwizard.hh
+++ b/ui/qt5/horizonwizard.hh
@@ -97,6 +97,8 @@ public:
bool network;
std::string chosen_auto_iface;
PackageType pkgtype;
+ bool grub;
+ std::string kernel;
};
#endif /* !HORIZONWIZARD_HH */