зеркало из https://github.com/mozilla/gecko-dev.git
fixing the toolbar issue. All the credit goes to biesi (he provided
the testcase for it)
This commit is contained in:
Родитель
ef9d29ba5a
Коммит
dac784b5f8
|
@ -57,6 +57,7 @@
|
|||
nsNativeThemeQt::nsNativeThemeQt()
|
||||
{
|
||||
combo = new QComboBox((QWidget *)0);
|
||||
combo->resize(0, 0);
|
||||
ThemeChanged();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче