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