mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
Should fix #520
This commit is contained in:
parent
bd65377162
commit
5fe844b8af
@ -131,7 +131,7 @@ public:
|
||||
#endif
|
||||
//set tooltip to window
|
||||
void setStatusText(wxWindow* window, std::string statusText);
|
||||
void AppFrame::setStatusText(std::string statusText, int value);
|
||||
void setStatusText(std::string statusText, int value);
|
||||
|
||||
private:
|
||||
void OnMenu(wxCommandEvent& event);
|
||||
|
Loading…
Reference in New Issue
Block a user