X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/419430a0c006cd6830c2c8a768ba850531ec6a18..93c2f401e9955dc37df1f8dbfea7881c676b8ddb:/include/wx/msw/wince/helpwce.h diff --git a/include/wx/msw/wince/helpwce.h b/include/wx/msw/wince/helpwce.h index 2076ee2090..6540fdce66 100644 --- a/include/wx/msw/wince/helpwce.h +++ b/include/wx/msw/wince/helpwce.h @@ -6,7 +6,7 @@ // Created: 2003-07-12 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_HELPWCE_H_ @@ -23,8 +23,8 @@ class WXDLLEXPORT wxWinceHelpController : public wxHelpControllerBase { public: - wxWinceHelpController() { } - virtual ~wxWinceHelpController(); + wxWinceHelpController() {} + virtual ~wxWinceHelpController() {} // Must call this to set the filename virtual bool Initialize(const wxString& file);