#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/cmdline.h>
Include dependency graph for cmdlnopt.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CmdLineOptions |
| Options passed by the command line. More... | |
Enumerations | |
| enum | DisplayGUI { clgNever = 0, clgOnError, clgOnWarning, clgAlways } |
| Indicates when displaying the GUI. More... | |
Definition in file cmdlnopt.hpp.
|
|
Indicates when displaying the GUI.
Definition at line 133 of file cmdlnopt.hpp. Referenced by frmSums::closeAfterInitFromCmdLine(). |
1.3.7