X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmMain.h;h=657cfc98ea9653d3b7a9e38251f323e2c3fcf84a;hp=59b4c54d2ff433694f9d80c11dea1162a13a49a8;hb=d71757f322746223ba535a9b04239541c81e3da3;hpb=974a0d586c5480559439d4756c3ce5fb3876da0c diff --git a/source/frmMain.h b/source/frmMain.h index 59b4c54..657cfc9 100644 --- a/source/frmMain.h +++ b/source/frmMain.h @@ -206,7 +206,7 @@ class frmMain : public frmMainADT void OpenPreferences( wxCommandEvent& event ); void OpenNewABDialog( wxCommandEvent& event ); void LoadPreferences( wxActivateEvent& event ); - void LoadPreferences(); + void LoadPreferences(bool skipWindowSizeReload); void ShowContactInfo( wxListEvent& event ); void OpenContactInfoList( wxListEvent& event ); void OpenContactInfoList( wxCommandEvent& event );