Commit 1c156d5d authored by Dan Pascu's avatar Dan Pascu

Fixed action shortcut context

parent 27961c35
...@@ -1069,9 +1069,6 @@ padding: 2px;</string> ...@@ -1069,9 +1069,6 @@ padding: 2px;</string>
<property name="text"> <property name="text">
<string>About &amp;Blink</string> <string>About &amp;Blink</string>
</property> </property>
<property name="shortcutContext">
<enum>Qt::ApplicationShortcut</enum>
</property>
<property name="menuRole"> <property name="menuRole">
<enum>QAction::AboutRole</enum> <enum>QAction::AboutRole</enum>
</property> </property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment