ui/network: move to selfdrive/ui/qt/network/ (#29656)
* move to ui/qt/network * wifimanager->wifi_managerpull/29661/head
parent
4005b6adde
commit
125bd2cd9e
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