|
OpenCPN Partial API docs
|
Safe start without plugins dialog. More...
#include <cstdio>#include <string>#include <fstream>#include <sstream>#include <wx/dialog.h>#include <wx/filename.h>#include <wx/sizer.h>#include "model/cmdline.h"#include "model/ocpn_utils.h"#include "model/safe_mode.h"#include "dialog_alert.h"#include "gui_lib.h"Go to the source code of this file.
Namespaces | |
| namespace | safe_mode |
| Safe mode GUI handling. | |
Functions | |
| void | safe_mode::check_last_start () |
| Check if the last start failed, possibly invoke user dialog and set safe mode state. | |
Safe start without plugins dialog.
Definition in file safe_mode_gui.cpp.