updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ponyprog2000 / ponyprog2000-no-pointer-wrapping
blob03e596aec4309d8b46f75fa0a160e18069c949cc
1 ---
2  v/srcx/vdialog.cxx |    2 +-
3  1 file changed, 1 insertion(+), 1 deletion(-)
5 --- a/v/srcx/vdialog.cxx
6 +++ b/v/srcx/vdialog.cxx
7 @@ -582,7 +582,7 @@ virtual void vDialog::AddDialogCmdObj(Co
8  #endif
9        }
11 -#ifndef DONT_WARP_MOUSEXXX
12 +#if 0
13      if (_DefaultButton != 0)           // There is a default button
14        {
15         Widget wDef = _DefaultButton->wCmd;     // get the def button widget