summaryrefslogtreecommitdiff
path: root/mainwizard.h
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-03-25 04:19:48 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2011-03-25 04:19:48 +0100
commitf73535dba2c0ac1891da0ab81672d2a490d5d628 (patch)
tree76528bb30c59b7496520c6b94b34e8d9d8645bea /mainwizard.h
parent9c63b98c194ed54e827e3380057219286963b58c (diff)
downloadacritoxinstaller-f73535dba2c0ac1891da0ab81672d2a490d5d628.zip
acritoxinstaller-f73535dba2c0ac1891da0ab81672d2a490d5d628.tar.gz
added hdmap- and (initial) devicemapper-support to frontend
Diffstat (limited to 'mainwizard.h')
-rw-r--r--mainwizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwizard.h b/mainwizard.h
index 9fa9839..ec68de5 100644
--- a/mainwizard.h
+++ b/mainwizard.h
@@ -15,6 +15,7 @@ class MainWizard : public QWizard
Page_PartManSel,
Page_PartMan,
Page_RootPartition,
+ Page_HdMap,
Page_Bootloader,
Page_RootPwd,
Page_UserCfg,