From b3c6e1e0d266bddfff1b817633edc77c1c6109f6 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 24 Feb 2016 15:27:15 +0000 Subject: [PATCH] Resized the frmEditAccount so all controls appears. --- source/AppXestiaAddrBk.cpp | 2 +- source/AppXestiaAddrBk.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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(); }; -- 2.39.2