having a better abstraction for network stuff as manager for other methods

This commit is contained in:
talksik
2024-02-09 12:14:04 -08:00
parent 68596b75c5
commit edefbf5b13
6 changed files with 23 additions and 31 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ qt_standard_project_setup()
qt_add_executable(appwifipicker
main.cpp
networkscanner.h
networkscanner.cpp
networkmanager.h
networkmanager.cpp
networksmodel.cpp
networksmodel.h
network.cpp