[qcineoob] quit shortcut
This commit is contained in:
parent
1465221b37
commit
cbc0d16b68
2 changed files with 12 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ class MainWindow(QtMainWindow):
|
|||
self.connect(self.ui.typeCombo, SIGNAL("currentIndexChanged(QString)"), self.typeComboChanged)
|
||||
|
||||
self.connect(self.ui.actionBackends, SIGNAL("triggered()"), self.backendsConfig)
|
||||
self.connect(self.ui.actionQuit, SIGNAL("triggered()"), self.close)
|
||||
|
||||
self.loadBackendsList()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue