Added new .ini file for use with styles for better CHM look
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -401,8 +401,8 @@ once for each previous successful call to \helpref{wxInitialize}{wxinitialize}.
|
||||
|
||||
Calls \helpref{wxApp::Yield}{wxappyield}.
|
||||
|
||||
This function is kept only for backwards compatibility, please use
|
||||
\helpref{wxApp::Yield}{wxappyield}method instead in any new code.
|
||||
This function is kept only for backwards compatibility. Please use
|
||||
the \helpref{wxApp::Yield}{wxappyield} method instead in any new code.
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
@@ -2616,7 +2616,7 @@ class wxFrame: public wxWindow
|
||||
DECLARE_DYNAMIC_CLASS(wxFrame)
|
||||
|
||||
private:
|
||||
const wxString\& frameTitle;
|
||||
const wxString& frameTitle;
|
||||
public:
|
||||
...
|
||||
};
|
||||
|
Reference in New Issue
Block a user