Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
3aa1bc57
Commit
3aa1bc57
authored
Aug 20, 2020
by
Julian Rüger
Committed by
Alexandre Julliard
Aug 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winemine: Widen some controls to accomodate translations.
Signed-off-by:
Julian Rüger
<
jr98@gmx.net
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
f2484f6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
winemine.rc
programs/winemine/winemine.rc
+4
-4
No files found.
programs/winemine/winemine.rc
View file @
3aa1bc57
...
...
@@ -60,9 +60,9 @@ FONT 8, "MS Shell Dlg"
CAPTION "Fastest Times"
{
GROUPBOX "Fastest times", -1, 10, 10, 150, 45
LTEXT "Beginner", -1, 20, 20,
5
0, 8
LTEXT "Intermediate", -1, 20, 30,
5
0, 8
LTEXT "Expert", -1, 20, 40,
5
0, 8
LTEXT "Beginner", -1, 20, 20,
6
0, 8
LTEXT "Intermediate", -1, 20, 30,
6
0, 8
LTEXT "Expert", -1, 20, 40,
6
0, 8
LTEXT "", IDC_TIME1, 80, 20, 15, 8
LTEXT "", IDC_TIME2, 80, 30, 15, 8
LTEXT "", IDC_TIME3, 80, 40, 15, 8
...
...
@@ -70,7 +70,7 @@ CAPTION "Fastest Times"
LTEXT "", IDC_NAME2, 100, 30, 55, 8
LTEXT "", IDC_NAME3, 100, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 115, 60, 40, 15
PUSHBUTTON "Reset Results", IDC_RESET, 15, 60,
8
0, 15
PUSHBUTTON "Reset Results", IDC_RESET, 15, 60,
9
0, 15
}
DLG_CONGRATS DIALOG 0, 0, 160, 60
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment