]> git.sesse.net Git - vlc/commit
Revert "qt4 - Make errors dialog Application Modal."
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 2 Jul 2009 17:11:14 +0000 (20:11 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 2 Jul 2009 17:11:14 +0000 (20:11 +0300)
commit36b4ced9c9a2af81237d4b5a7240873c7041f589
treef22a5e29dca95ea3c768b86d13e591c788abfba1
parent619185607efae0fb2d23bb466510edde08a795a8
Revert "qt4 - Make errors dialog Application Modal."

This reverts commit f4e4ec78c05a8eaceb2b8424d1ccf503e2b58ec2.
Non-modal errors are non-model errors, and we only use the error dialog
for non-modal errors (otherwise we use a critical message box). We need
the Qt4 UI to remain usable inspite of a continuous flow of error.
modules/gui/qt4/dialogs/errors.cpp