Applied patch for Forty, print patch and wxHTML book patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f1322419da
commit
fc7995487f
18 changed files with 458 additions and 231 deletions
|
|
@ -37,6 +37,7 @@ public:
|
|||
void UpdateScores();
|
||||
void EnableHelpingHand(bool enable) { m_helpingHand = enable; }
|
||||
void EnableRightButtonUndo(bool enable) { m_rightBtnUndo = enable; }
|
||||
void LayoutGame();
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue