ui/network: move to selfdrive/ui/qt/network/ (#29656)
* move to ui/qt/network
* wifimanager->wifi_manager
old-commit-hash: 125bd2cd9e
beeps
parent
646b4d55a6
commit
875b160fc6
10 changed files with 10 additions and 8 deletions
@ -1,4 +1,4 @@ |
||||
#include "selfdrive/ui/qt/offroad/networking.h" |
||||
#include "selfdrive/ui/qt/network/networking.h" |
||||
|
||||
#include <algorithm> |
||||
|
@ -1,4 +1,4 @@ |
||||
#include "selfdrive/ui/qt/offroad/wifiManager.h" |
||||
#include "selfdrive/ui/qt/network/wifi_manager.h" |
||||
|
||||
#include "selfdrive/ui/ui.h" |
||||
#include "selfdrive/ui/qt/widgets/prime.h" |
Loading…
Reference in new issue