#include "../../StrutturaGrafici/OpzGrafico.h"
#include <wx/msgdlg.h>
#include <wx/wxprec.h>
#include "../../Parser/TParserScomponi.h"
#include <wx/wx.h>
#include <wx/colordlg.h>
#include <wx/combobox.h>
#include <wx/checklst.h>
#include <wx/textctrl.h>
#include <wx/checkbox.h>
#include <wx/statbox.h>
#include <wx/button.h>
#include <wx/stattext.h>
#include <wx/panel.h>
#include <wx/notebook.h>
#include <wx/dialog.h>
#include <string.h>
Include dependency graph for DlgOpzioni.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DlgOpzioni |
Defines | |
#define | wxCLOSE_BOX 0x1000 |
#define | wxFIXED_MINSIZE 0 |
#define | THIS_DIALOG_STYLE wxCAPTION | wxSYSTEM_MENU | wxSTAY_ON_TOP | wxDIALOG_NO_PARENT | wxMINIMIZE_BOX | wxCLOSE_BOX |
|
Definition at line 55 of file DlgOpzioni.h. |
|
Definition at line 48 of file DlgOpzioni.h. |
|
Definition at line 51 of file DlgOpzioni.h. |