mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 00:49:33 +02:00
comment
This commit is contained in:
parent
7ccd35d219
commit
43a8725044
@ -184,8 +184,11 @@ public:
|
||||
|
||||
wxNotebook * StartNotebook();
|
||||
void EndNotebook();
|
||||
|
||||
// IDs of notebook pages cannot be chosen by the caller
|
||||
wxNotebookPage * StartNotebookPage( const wxString & Name );
|
||||
void StartNotebookPage( const wxString & Name, wxNotebookPage * pPage );
|
||||
|
||||
void EndNotebookPage();
|
||||
wxPanel * StartInvisiblePanel();
|
||||
void EndInvisiblePanel();
|
||||
|
Loading…
x
Reference in New Issue
Block a user