1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-02 01:44:25 +01:00
This commit is contained in:
v.audacity
2012-08-01 22:48:27 +00:00
parent 33179c5253
commit 8d92b35f9c

View File

@@ -534,7 +534,7 @@ void GetDefaultWindowRect(wxRect *defRect)
{
*defRect = wxGetClientDisplayRect();
defRect->width = 700;
defRect->width = 780;
defRect->height = 400;
//These conditional values assist in improving placement and size