wip
This commit is contained in:
@@ -451,7 +451,8 @@ SettingsWindow::SettingsWindow(QWidget *parent) : QFrame(parent) {
|
||||
{tr("Interface"), frogpilotVisuals},
|
||||
{tr("Advanced"), frogpilotControls},
|
||||
{tr("System"), new Networking(this)},
|
||||
{tr("Extras"), device},
|
||||
{tr("Software"), new SoftwarePanel(this)},
|
||||
// {tr("Extras"), device},
|
||||
// {tr("Navigation"), new FrogPilotNavigationPanel(this)},
|
||||
// {tr("Vehicles"), new FrogPilotVehiclesPanel(this)},
|
||||
// {tr("Visuals"), frogpilotVisuals},
|
||||
|
||||
Reference in New Issue
Block a user