mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=10686
This commit is contained in:
parent
7a8bfab15c
commit
1c7d9ea809
|
@ -41,7 +41,7 @@ class CBOINCBaseFrame : public wxFrame {
|
||||||
public:
|
public:
|
||||||
|
|
||||||
CBOINCBaseFrame();
|
CBOINCBaseFrame();
|
||||||
CBOINCBaseFrame::CBOINCBaseFrame(
|
CBOINCBaseFrame(
|
||||||
wxWindow *parent,
|
wxWindow *parent,
|
||||||
const wxWindowID id,
|
const wxWindowID id,
|
||||||
const wxString& title,
|
const wxString& title,
|
||||||
|
|
Loading…
Reference in New Issue