BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);
commit90c011729bfd676ce72ff6b889ca8e7199652f69
authorclinton <clinton>
Tue, 14 Jul 2009 23:34:50 +0000 (14 23:34 +0000)
committerclinton <clinton>
Tue, 14 Jul 2009 23:34:50 +0000 (14 23:34 +0000)
treece1eb08b2df21a15c9a24b6e76b9451fc0c867e4
parent5ef57108ab0bdf692529752b63cdc636bd8c18cb
BUG:  Don't let Qt suppress error dialogs.  Add call to SetErrorMode(0);
  See #9258.
Source/QtDialog/CMakeSetup.cxx