summaryrefslogtreecommitdiffstats
path: root/Gui/win32/preferences.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/win32/preferences.c')
-rw-r--r--Gui/win32/preferences.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/win32/preferences.c b/Gui/win32/preferences.c
index c31a02aaae..83711a0135 100644
--- a/Gui/win32/preferences.c
+++ b/Gui/win32/preferences.c
@@ -213,7 +213,7 @@ static LRESULT CALLBACK PrefsWndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM
NULL);
SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0);
- btn = CreateWindow("button", "Display videos in the sub window (directx only)",
+ btn = CreateWindow("button", "Display videos in the sub window",
WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX,
55, 227, 250, 25,
hwnd, (HMENU) ID_SUBWINDOW,