mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Fix winamp config position
This commit is contained in:
parent
6a85067230
commit
a57b4f03e2
@ -15,8 +15,8 @@ BEGIN
|
||||
PUSHBUTTON "Default",IDC_DEFAULT_BUTTON,129,41,50,14
|
||||
|
||||
LTEXT "Thread Priority",IDC_STATIC,110,60,46,8
|
||||
CONTROL "Slider1",IDC_THREAD_PRIORITY_SLIDER,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,116,76,77,10
|
||||
CTEXT "DATARIFIC",IDC_THREAD_PRIORITY_TEXT,116,92,77,18
|
||||
CONTROL "Slider1",IDC_THREAD_PRIORITY_SLIDER,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,96,76,77,10
|
||||
CTEXT "DATARIFIC",IDC_THREAD_PRIORITY_TEXT,96,92,77,18
|
||||
|
||||
// left column
|
||||
LTEXT "Loop Count",IDC_STATIC,7,10,44,12
|
||||
|
Loading…
x
Reference in New Issue
Block a user