diff options
Diffstat (limited to 'ui/qt5/CMakeLists.txt')
-rw-r--r-- | ui/qt5/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/CMakeLists.txt b/ui/qt5/CMakeLists.txt index e453a25..7bf3107 100644 --- a/ui/qt5/CMakeLists.txt +++ b/ui/qt5/CMakeLists.txt @@ -11,6 +11,7 @@ set(UI_SOURCES inputpage.cc networkingpage.cc networkifacepage.cc + netsimplewifipage.cc horizon.qrc) add_executable(horizon-qt5 ${UI_SOURCES}) |