OpenCPN Partial API docs
Loading...
Searching...
No Matches
safe_mode_gui.cpp File Reference

Safe start without plugins, basic check and dialog. More...

#include <cstdio>
#include <string>
#include <fstream>
#include <sstream>
#include <wx/button.h>
#include <wx/dialog.h>
#include <wx/filename.h>
#include <wx/sizer.h>
#include <wx/timer.h>
#include <wx/html/htmlwin.h>
#include "std_filesystem.h"
#include "model/safe_mode.h"

Go to the source code of this file.

Namespaces

namespace  safe_mode
 Safe mode GUI handling.
 

Detailed Description

Safe start without plugins, basic check and dialog.

Definition in file safe_mode_gui.cpp.