]> git.sesse.net Git - vlc/commit
* dialogs.cpp: put NULL for the parent window argument of WX dialogs in
authorCyril Deguet <asmax@videolan.org>
Sun, 25 Apr 2004 13:35:56 +0000 (13:35 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 25 Apr 2004 13:35:56 +0000 (13:35 +0000)
commit3100140ed28874657df286b95f13fe7429675e9d
tree4c12f16a53e612128044e928f6bbae15dbc24a3e
parentea20f209307478a491c0b6d99a3bf207acfee621
  * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
  the dialog provider: fixes tons of errors such as
  "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.
modules/gui/wxwindows/dialogs.cpp