X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/829c421b9338a843db6a49177e12dc88ff7db8c3..1bf38b0eda268c1613ea36d6a30caa478a261c74:/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()