summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-16 23:34:27 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-16 23:34:27 -0600
commit910848185f3632cbd8b3bb72bf9d8b54ff4d2909 (patch)
treee9ef9383bfbcebc0a98da22442dcc50bbd947c5d /ui/qt5/CMakeLists.txt
parent1851d7105965e9631240c83bb8e03a3160e1d830 (diff)
downloadhorizon-910848185f3632cbd8b3bb72bf9d8b54ff4d2909.tar.gz
horizon-910848185f3632cbd8b3bb72bf9d8b54ff4d2909.tar.bz2
horizon-910848185f3632cbd8b3bb72bf9d8b54ff4d2909.tar.xz
horizon-910848185f3632cbd8b3bb72bf9d8b54ff4d2909.zip
Qt UI: Add UI.Partition.Install.UserPrompt page
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 0134fcd..92e70ec 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -17,6 +17,7 @@ set(UI_SOURCES
inputpage.cc
partitionpage.cc
partitiondiskpage.cc
+ partitionchoicepage.cc
networkingpage.cc
networkifacepage.cc
netsimplewifipage.cc