forked from CastroFidel/winehelper
increased the width of the application button panel
This commit is contained in:
@@ -1668,8 +1668,8 @@ class WineHelperGUI(QMainWindow):
|
||||
self.main_layout.addLayout(content_layout)
|
||||
|
||||
# Фиксируем минимальные размеры
|
||||
self.stacked_widget.setMinimumWidth(520)
|
||||
self.info_panel.setMinimumWidth(415)
|
||||
self.stacked_widget.setMinimumWidth(535)
|
||||
self.info_panel.setMinimumWidth(395)
|
||||
|
||||
# Вкладки
|
||||
self.create_auto_install_tab()
|
||||
|
Reference in New Issue
Block a user