#include <wx/wxprec.h>
#include "../ListaFx3D/TLista3D.h"
#include <wx/wx.h>
#include <wx/colordlg.h>
#include <wx/checkbox.h>
#include <wx/checklst.h>
#include <wx/button.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
#include <wx/statbox.h>
#include <wx/panel.h>
#include <wx/notebook.h>
#include <wx/dialog.h>
Include dependency graph for Opz3dDlg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Opz3dDlg |
Defines | |
#define | wxCLOSE_BOX 0x1000 |
#define | wxFIXED_MINSIZE 0 |
#define | OPZ3DDLG_STYLE wxCAPTION | wxSYSTEM_MENU | wxDIALOG_NO_PARENT | wxMINIMIZE_BOX | wxCLOSE_BOX |
|
Definition at line 50 of file Opz3dDlg.h. |
|
Definition at line 43 of file Opz3dDlg.h. |
|
Definition at line 46 of file Opz3dDlg.h. |