browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
de/dbbrowse.mo de/dbbrowse.po git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,7 +27,7 @@ class DlgUser: public wxDialog
|
||||
wxButton *m_OK, *m_Cancel;
|
||||
mjDoc *pDoc;
|
||||
//---------------------------------------------------------------------------------------
|
||||
DlgUser(wxWindow *parent, const wxString& title);
|
||||
DlgUser(wxWindow *parent,mjDoc *pDoc, const wxString& title);
|
||||
void OnInit();
|
||||
void OnOk(wxCommandEvent& event);
|
||||
//---------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user