mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
dashboard: style
This commit is contained in:
parent
f36692638c
commit
89c53c35e8
@ -500,7 +500,7 @@ class _QuickOpenDialog(QtWidgets.QDialog):
|
||||
|
||||
self.manager = manager
|
||||
|
||||
self.setWindowTitle("Quick open…")
|
||||
self.setWindowTitle("Quick open...")
|
||||
|
||||
layout = QtWidgets.QGridLayout(self)
|
||||
layout.setSpacing(0)
|
||||
|
Loading…
Reference in New Issue
Block a user