summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-18 16:57:27 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-18 16:57:27 -0600
commit0bac046242cff4c98c78958ceb958176a8d05fc5 (patch)
treee446875153afa84c10b2ff03e153b36b6225f849 /ui/qt5/CMakeLists.txt
parent29a9748bb0ee776665ff9931a2ab5bca7c7a5124 (diff)
downloadhorizon-0bac046242cff4c98c78958ceb958176a8d05fc5.tar.gz
horizon-0bac046242cff4c98c78958ceb958176a8d05fc5.tar.bz2
horizon-0bac046242cff4c98c78958ceb958176a8d05fc5.tar.xz
horizon-0bac046242cff4c98c78958ceb958176a8d05fc5.zip
Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*
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 c798407..6e3cf4e 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -17,6 +17,7 @@ set(UI_SOURCES
inputpage.cc
partitiondiskpage.cc
partitionchoicepage.cc
+ partitionmanualpage.cc
networkingpage.cc
networkifacepage.cc
netsimplewifipage.cc