build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef __TEXTDLGH_G__
|
||||
#define __TEXTDLGH_G__
|
||||
#ifndef _WX_TEXTDLGG_H_
|
||||
#define _WX_TEXTDLGG_H_
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
#if wxUSE_VALIDATORS
|
||||
#include "wx/valtext.h"
|
||||
#include "wx/textctrl.h"
|
||||
#endif
|
||||
|
||||
class WXDLLIMPEXP_FWD_CORE wxTextCtrl;
|
||||
@@ -109,5 +110,4 @@ wxGetPasswordFromUser(const wxString& message,
|
||||
|
||||
#endif
|
||||
// wxUSE_TEXTDLG
|
||||
#endif
|
||||
// __TEXTDLGH_G__
|
||||
#endif // _WX_TEXTDLGG_H_
|
||||
|
Reference in New Issue
Block a user