summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-14 13:30:05 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-14 13:30:05 -0600
commitdbadd242be012ff684620bd80f689fc8a541f762 (patch)
treead78452394e966723ed4475d0a188248039208dd /ui/qt5/CMakeLists.txt
parent7cce0e9d14e7e94dd13bda65ebbffc019c38760c (diff)
downloadhorizon-dbadd242be012ff684620bd80f689fc8a541f762.tar.gz
horizon-dbadd242be012ff684620bd80f689fc8a541f762.tar.bz2
horizon-dbadd242be012ff684620bd80f689fc8a541f762.tar.xz
horizon-dbadd242be012ff684620bd80f689fc8a541f762.zip
Qt UI: Add Disk Selection screen
Diffstat (limited to 'ui/qt5/CMakeLists.txt')
-rw-r--r--ui/qt5/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/CMakeLists.txt b/ui/qt5/CMakeLists.txt
index dfcaf53..0134fcd 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -16,6 +16,7 @@ set(UI_SOURCES
intropage.cc
inputpage.cc
partitionpage.cc
+ partitiondiskpage.cc
networkingpage.cc
networkifacepage.cc
netsimplewifipage.cc