Icon revolution continues (proxyvm)
This commit is contained in:
parent
db5d677c7e
commit
f0a17e23f5
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 20 KiB |
@ -644,6 +644,7 @@ class VmManagerWindow(Ui_VmManagerWindow, QMainWindow):
|
||||
self.table.setColumnWidth(self.columns_indices["Name"], 150)
|
||||
self.table.setColumnWidth(self.columns_indices["Label"], 40)
|
||||
self.table.setColumnWidth(self.columns_indices["Type"], 40)
|
||||
self.action_showallvms.setChecked(True)
|
||||
|
||||
self.table.horizontalHeader().setResizeMode(QHeaderView.Fixed)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user