|
|
@@ -284,7 +284,7 @@ ConfigVariableString window_title
|
|
|
("window-title", "Panda");
|
|
|
|
|
|
ConfigVariableInt parent_window_handle
|
|
|
-("parent-window-title", 0,
|
|
|
+("parent-window-handle", 0,
|
|
|
PRC_DESC("The window handle of the parent window to attach the Panda window "
|
|
|
"to, for the purposes of creating an embedded window. This is "
|
|
|
"an HWND on Windows, or the NSWindow pointer or XWindow pointer "
|