More Up / Down errors

This commit is contained in:
Tim Bentley 2011-01-29 09:56:05 +00:00
parent 5f46426f93
commit 003e572896
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ class ServiceManager(QtGui.QWidget):
translate('OpenLP.ServiceManager', 'Move &down'),
None,
translate('OpenLP.ServiceManager',
'Moves the selection up the window.'),
'Moves the selection down the window.'),
self.onMoveSelectionDown, shortcut=QtCore.Qt.Key_Down)
self.serviceManagerList.down.setVisible(False)
self.serviceManagerList.up = self.orderToolbar.addToolbarButton(