Applied patch [ 1096612 ] FL: fix close button on wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-10 16:35:12 +00:00
parent 92850d6b2f
commit 8f3516688b
2 changed files with 2 additions and 34 deletions

View File

@@ -25,7 +25,7 @@
#define BTN_BOX_HEIGHT 12
#define BTN_BOX_WIDTH 12
#define BTN_X_WIEGHT 2
#define BTN_X_WEIGHT 2
class WXDLLIMPEXP_FL cbMiniButton;