summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-05-23 17:22:22 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-05-23 17:22:22 -0500
commit95c7f91fe9d993f13e3fa96ee935e4665d1541b8 (patch)
treea2a37110e52767f711d1b3c11996a568ffe98207 /ui/qt5/CMakeLists.txt
parenta00ed9fb40a97b50fc0d7c2497a8fa378b335d9e (diff)
downloadhorizon-95c7f91fe9d993f13e3fa96ee935e4665d1541b8.tar.gz
horizon-95c7f91fe9d993f13e3fa96ee935e4665d1541b8.tar.bz2
horizon-95c7f91fe9d993f13e3fa96ee935e4665d1541b8.tar.xz
horizon-95c7f91fe9d993f13e3fa96ee935e4665d1541b8.zip
Qt UI: Implement custom Wi-Fi network support
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 934cd70..d277a7a 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -9,6 +9,7 @@ set(UI_SOURCES
${CMAKE_SOURCE_DIR}/3rdparty/Section.cpp
stepprogresswidget.cc
subnetbox.cc
+ customwifidialog.cc
mountdialog.cc
useraccountwidget.cc
avatardialog.cc