]> git.sesse.net Git - vlc/commit
Set VideoWidget minimal size to 16x16 (I'm not sure it is the right thing).
authorLaurent Aimar <fenrir@videolan.org>
Thu, 7 Jun 2007 21:58:47 +0000 (21:58 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 7 Jun 2007 21:58:47 +0000 (21:58 +0000)
commit15b7a268bfaf00458dc3e6c1a7733c4f9f0b9197
treee7ffa5e943a07a701de45a1b72dc683a62ee94ef
parent4f7eaeb046a1b825f6680284337ad9f672d77c11
Set VideoWidget minimal size to 16x16 (I'm not sure it is the right thing).
It avoids segfault when resizing to 0x0.
It fixes segfault when VLC is started with a video file. (But I fear
that we have a race condition here because if the same file is played
later, it works)
modules/gui/qt4/components/interface_widgets.cpp