mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-27 11:03:47 +08:00
ui: Onroad Settings Panel - add ENABLE_MAPS flag
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <QFrame>
|
||||
#ifdef ENABLE_MAPS
|
||||
#include <QMapLibre/Settings>
|
||||
#endif
|
||||
#include <QStackedLayout>
|
||||
|
||||
class OnroadSettingsPanel : public QFrame {
|
||||
|
||||
Reference in New Issue
Block a user