changeset 34089:13b57196dec1

Revise message text of the Win32 GUI sub_window option. It's for DirectX only.
author ib
date Mon, 03 Oct 2011 18:52:06 +0000
parents 9831a4c24adf
children de2fbf5e5a4e
files gui/win32/preferences.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/win32/preferences.c	Mon Oct 03 18:49:41 2011 +0000
+++ b/gui/win32/preferences.c	Mon Oct 03 18:52:06 2011 +0000
@@ -235,7 +235,7 @@
                                NULL);
             SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0);
 
-            btn = CreateWindow("button", "Display videos in the sub window",
+            btn = CreateWindow("button", "Display videos in the sub window (DirectX only)",
                                WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX,
                                85, 249, 250, 25,
                                hwnd, (HMENU) ID_SUBWINDOW,