summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-14 12:57:55 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-14 12:57:55 -0600
commit217893db033788ed0770927141e27990762fefb4 (patch)
tree635bd9eab52052526f0718af8c85941692e296b0 /ui/qt5/CMakeLists.txt
parentdf550933fb33ad6ed8bbbf7559afa1f6d797ac85 (diff)
downloadhorizon-217893db033788ed0770927141e27990762fefb4.tar.gz
horizon-217893db033788ed0770927141e27990762fefb4.tar.bz2
horizon-217893db033788ed0770927141e27990762fefb4.tar.xz
horizon-217893db033788ed0770927141e27990762fefb4.zip
Qt UI: Implement custom package selection
Diffstat (limited to 'ui/qt5/CMakeLists.txt')
-rw-r--r--ui/qt5/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt5/CMakeLists.txt b/ui/qt5/CMakeLists.txt
index 23f269b..b286915 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -19,6 +19,8 @@ set(UI_SOURCES
datetimepage.cc
hostnamepage.cc
pkgsimple.cc
+ pkgmodel.cc
+ pkgcustom.cc
pkgdefaults.cc
bootpage.cc
rootpwpage.cc