summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-20 22:41:59 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-27 11:19:04 -0600
commit357387e664f78cd3727fbbd53178ae6b57257138 (patch)
tree545f2babe278e3a4d34812fdcd5446183bb56a16 /ui/qt5/CMakeLists.txt
parent8e85922cfe40b1a49b82c0f24138995321346500 (diff)
downloadhorizon-357387e664f78cd3727fbbd53178ae6b57257138.tar.gz
horizon-357387e664f78cd3727fbbd53178ae6b57257138.tar.bz2
horizon-357387e664f78cd3727fbbd53178ae6b57257138.tar.xz
horizon-357387e664f78cd3727fbbd53178ae6b57257138.zip
Qt UI: Add root passphrase 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 7b955b7..720fc4f 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -18,6 +18,7 @@ set(UI_SOURCES
hostnamepage.cc
pkgsimple.cc
bootpage.cc
+ rootpwpage.cc
horizon.qrc)