mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 21:02:08 +08:00
widgets: rename
This commit is contained in:
@@ -10,7 +10,7 @@ widgets_src = [
|
||||
"sunnypilot/qt/offroad/settings/sp_priv_monitoring_settings.cc",
|
||||
"sunnypilot/qt/offroad/settings/sp_priv_osm_settings.cc",
|
||||
"sunnypilot/qt/offroad/settings/sunnypilot/sp_priv_custom_offsets_settings.cc",
|
||||
"sunnypilot/qt/widgets/drive_stats.cc",
|
||||
"sunnypilot/qt/widgets/sp_priv_drive_stats.cc",
|
||||
"sunnypilot/qt/offroad/settings/sp_priv_software_settings.cc",
|
||||
"sunnypilot/qt/offroad/settings/osm/sp_priv_models_fetcher.cc",
|
||||
"sunnypilot/qt/offroad/settings/sunnypilot/sp_priv_speed_limit_warning_settings.cc",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#else
|
||||
#include "selfdrive/ui/qt/widgets/controls.h"
|
||||
#endif
|
||||
#include "selfdrive/ui/sunnypilot/qt/widgets/drive_stats.h"
|
||||
#include "selfdrive/ui/sunnypilot/qt/widgets/sp_priv_drive_stats.h"
|
||||
|
||||
class TripsPanel : public QFrame {
|
||||
Q_OBJECT
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include "selfdrive/ui/sunnypilot/qt/widgets/drive_stats.h"
|
||||
#include "selfdrive/ui/sunnypilot/qt/widgets/sp_priv_drive_stats.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QGridLayout>
|
||||
Reference in New Issue
Block a user