Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
krazkidd committed Jul 22, 2024
1 parent 64959f7 commit c7b44cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/MainFrame.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ namespace kdeck
///////////////////////////////////////////////////////////////////////////

pnlPortfolio = new PortfolioPanel(this);

SetMinSize(wxSize{400, 400});

Bind(EVT_LOGIN, &MainFrame::OnLoginOrLogout, this);
Expand Down

0 comments on commit c7b44cb

Please sign in to comment.