Fix icon for source input menu item

This commit is contained in:
Ken Roberts 2014-10-20 10:07:53 -07:00
parent 1e2cfcd7bd
commit 8d4eb3b368
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class Ui_ProjectorManager(object):
self.select_input_action = create_widget_action(self.menu,
text=translate('OpenLP.ProjectorManager',
'Select &Input'),
icon=':/projector/projector_connectors.png',
icon=':/projector/projector_hdmi.png',
triggers=self.on_select_input)
self.blank_action = create_widget_action(self.menu,
text=translate('OpenLP.ProjectorManager',