projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Further fixes for wx-config and MacOS X.
[wxWidgets.git]
/
samples
/
notebook
/
notebook.h
diff --git
a/samples/notebook/notebook.h
b/samples/notebook/notebook.h
index 7cad0bed4c93ebc7ceca142f1fcf76b0139cdbe6..1f6e965f6539c792bcbc8067174bf9753def5335 100644
(file)
--- a/
samples/notebook/notebook.h
+++ b/
samples/notebook/notebook.h
@@
-16,7
+16,7
@@
class MyApp: public wxApp
{
public:
bool OnInit();
{
public:
bool OnInit();
- void InitTabView(wxNotebook* notebook, wx
Panel
* window);
+ void InitTabView(wxNotebook* notebook, wx
TopLevelWindow
* window);
wxButton* m_okButton;
wxButton* m_cancelButton;
wxButton* m_okButton;
wxButton* m_cancelButton;