Skip to content
Snippets Groups Projects
Commit 1878d784 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Increase the width of File Locations window

Decrease height by one to avoid the memo line.
parent db7c052b
No related branches found
No related tags found
No related merge requests found
Pipeline #6848 passed
...@@ -4,6 +4,7 @@ Get Haiku support building again ...@@ -4,6 +4,7 @@ Get Haiku support building again
Properly quit video subsystem from video thread - fixes Haiku crash Properly quit video subsystem from video thread - fixes Haiku crash
Create dirs on macOS when needed - fixes adding first BBS Create dirs on macOS when needed - fixes adding first BBS
Fix cache subdirectories on Windows Fix cache subdirectories on Windows
Make File Locations window wider
Version 1.2rc2 Version 1.2rc2
-------------- --------------
......
...@@ -3361,8 +3361,8 @@ show_bbslist(char *current, int connected) ...@@ -3361,8 +3361,8 @@ show_bbslist(char *current, int connected)
uifc.showbuf(WIN_MID | WIN_SAV | WIN_HLP, uifc.showbuf(WIN_MID | WIN_SAV | WIN_HLP,
0, 0,
0, 0,
60, 78,
21, 20,
"File Locations", "File Locations",
p, p,
NULL, NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment