mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Qt: Initialize m_thumbnailType.
This commit is contained in:
parent
e484f30af6
commit
ab9c235cfa
@ -291,6 +291,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
,m_zoomSlider(NULL)
|
||||
,m_lastZoomSliderValue(0)
|
||||
,m_viewType(VIEW_TYPE_LIST)
|
||||
,m_thumbnailType(THUMBNAIL_TYPE_BOXART)
|
||||
,m_gridProgressBar(NULL)
|
||||
,m_gridProgressWidget(NULL)
|
||||
,m_currentGridHash()
|
||||
|
Loading…
x
Reference in New Issue
Block a user