]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/frame.h
fixed "toolbar getting focus" bug for the (N+1)-th time
[wxWidgets.git] / include / wx / mac / frame.h
index 7f1c6ff07d13f69b5d92340ec5c13364cde6d02d..39498bd06bb4df241c15538cf4ccf474a7fab42f 100644 (file)
@@ -28,7 +28,8 @@ class WXDLLEXPORT wxMenuBar;
 class WXDLLEXPORT wxStatusBar;
 class WXDLLEXPORT wxMacToolTip ;
 
-class WXDLLEXPORT wxFrame: public wxFrameBase {
+class WXDLLEXPORT wxFrame: public wxFrameBase 
+{
 public:
     // construction
     wxFrame() { Init(); }