mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +12:00
Fixed AboutDialog (changed in last commit).
This commit is contained in:
parent
a1adc6cdaa
commit
4770e5af08
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ AboutDialog::AboutDialog(wxWindow *parent)
|
||||||
s_panel_credits->AddSpacer(8);
|
s_panel_credits->AddSpacer(8);
|
||||||
s_panel_credits->Add(t_section2);
|
s_panel_credits->Add(t_section2);
|
||||||
s_panel_credits->AddSpacer(8);
|
s_panel_credits->AddSpacer(8);
|
||||||
s_panel_credits->Add(t_section3);
|
|
||||||
s_panel_credits->AddSpacer(12);
|
s_panel_credits->AddSpacer(12);
|
||||||
|
|
||||||
//Buttons
|
//Buttons
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue