#include "Definitions.h"#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/dialog.h>#include <wx/config.h>#include <wx/checkbox.h>Go to the source code of this file.
Classes | |
| class | ConnectionDlg |
| Dialog di connessione. More... | |
Enumerations | |
| enum | { NICK, NAME, SERVERADDR, PORT, TIMEOUT, RFC_COMPLIANT, OK, CANCEL } |
Variables | |
| const wxString | LOCATION2 = _("ConnectionPrefs") |
| Chiave dove vengono salvate le impostazioni di connessione. | |
|
|
Definition at line 113 of file ConnectionDlg.h. |
|
|
Chiave dove vengono salvate le impostazioni di connessione.
Definition at line 27 of file ConnectionDlg.h. |
1.3.9.1