mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 09:25:43 -04:00
commit
8c6ced6758
@ -278,7 +278,7 @@ void GameListWidget::resizeEvent(QResizeEvent* event)
|
|||||||
void GameListWidget::resizeTableViewColumnsToFit()
|
void GameListWidget::resizeTableViewColumnsToFit()
|
||||||
{
|
{
|
||||||
QtUtils::ResizeColumnsForTableView(m_table_view, {
|
QtUtils::ResizeColumnsForTableView(m_table_view, {
|
||||||
32, // type
|
45, // type
|
||||||
80, // code
|
80, // code
|
||||||
-1, // title
|
-1, // title
|
||||||
-1, // file title
|
-1, // file title
|
||||||
|
Loading…
x
Reference in New Issue
Block a user