Extend info column to fit "(check update)" text (#354)

This commit is contained in:
Marek Marczykowski 2011-10-31 21:48:18 +01:00
parent 2e36f8869e
commit 0f40714cda

View File

@ -379,7 +379,7 @@ class ThreadMonitor(QObject):
class VmManagerWindow(QMainWindow):
columns_widths = [200, 200, 150, 150]
columns_widths = [250, 200, 150, 150]
row_height = 50
max_visible_rows = 14
update_interval = 1000 # in msec