X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/645889ad25eaa6e332463a6105a1dfd63d917d36..8ced02f6018e8e3651af5a78db08cabc1ab67fec:/demos/dbbrowse/pgmctrl.h diff --git a/demos/dbbrowse/pgmctrl.h b/demos/dbbrowse/pgmctrl.h index 80f7e26a7f..6bb27f07a8 100644 --- a/demos/dbbrowse/pgmctrl.h +++ b/demos/dbbrowse/pgmctrl.h @@ -5,7 +5,7 @@ // Modified by: 19990806.mj10777 // Created: 19991010 // RCS-ID: $Id$ -// Copyright: (c) Mark Johnson, Berlin Germany, mj10777@gmx.net +// Copyright: (c) Mark Johnson, Berlin Germany // Licence: wxWindows license //---------------------------------------------------------------------------------------- @@ -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()