X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/829c421b9338a843db6a49177e12dc88ff7db8c3..02a55765c470cd56bd4e5061b6c0f2258f3dda65:/demos/dbbrowse/pgmctrl.h diff --git a/demos/dbbrowse/pgmctrl.h b/demos/dbbrowse/pgmctrl.h index 29037010e5..6bb27f07a8 100644 --- a/demos/dbbrowse/pgmctrl.h +++ b/demos/dbbrowse/pgmctrl.h @@ -56,7 +56,7 @@ public: void OnRightSelect(wxTreeEvent& event); void OnMouseMove(wxMouseEvent& event); void OnUserPassword(wxCommandEvent& event); - + public: //---------------------------------------------------------------------------------------- // NB: due to an ugly wxMSW hack you _must_ use DECLARE_DYNAMIC_CLASS()