@@ -45,31 +35,9 @@ class SBBS_User_ListFrame: public wxFrame
...
@@ -45,31 +35,9 @@ class SBBS_User_ListFrame: public wxFrame
voidOnQVChoiceSelect(wxCommandEvent&event);
voidOnQVChoiceSelect(wxCommandEvent&event);
//*)
//*)
//(*Identifiers(SBBS_User_ListFrame)
//(*Identifiers(SBBS_User_ListFrame)
static const long ID_STATICTEXT1;
static const long ID_ARSTEXTCTRL;
static const long ID_CLEARBUTTON;
static const long ID_USERLISTCTRL;
static const long ID_STATICTEXT2;
static const long ID_QVCHOICE;
static const long ID_REFRESHBUTTON;
static const long ID_EDITBUTTON;
static const long ID_PANEL1;
static const long idMenuQuit;
static const long idMenuAbout;
static const long ID_STATUSBAR1;
//*)