From: Steve Brokenshire Date: Wed, 24 Feb 2016 15:27:15 +0000 (+0000) Subject: Resized the frmEditAccount so all controls appears. X-Git-Tag: release-0.09~8 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=b3c6e1e0d266bddfff1b817633edc77c1c6109f6 Resized the frmEditAccount so all controls appears. --- diff --git a/source/AppXestiaAddrBk.cpp b/source/AppXestiaAddrBk.cpp index 1e66524..8742f98 100644 --- a/source/AppXestiaAddrBk.cpp +++ b/source/AppXestiaAddrBk.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Feb 10 2016) +// C++ code generated with wxFormBuilder (version Feb 24 2016) // http://www.wxformbuilder.org/ // // PLEASE DO "NOT" EDIT THIS FILE! diff --git a/source/AppXestiaAddrBk.h b/source/AppXestiaAddrBk.h index b26a8b3..c7a7d2b 100644 --- a/source/AppXestiaAddrBk.h +++ b/source/AppXestiaAddrBk.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Feb 10 2016) +// C++ code generated with wxFormBuilder (version Feb 24 2016) // http://www.wxformbuilder.org/ // // PLEASE DO "NOT" EDIT THIS FILE! @@ -1816,7 +1816,7 @@ class frmEditAccountADT : public wxDialog public: - frmEditAccountADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Edit Account"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 306,319 ), long style = wxDEFAULT_DIALOG_STYLE ); + frmEditAccountADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Edit Account"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 306,341 ), long style = wxDEFAULT_DIALOG_STYLE ); ~frmEditAccountADT(); };