File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1717 <x >0</x >
1818 <y >0</y >
1919 <width >1050</width >
20- <height >20 </height >
20+ <height >25 </height >
2121 </rect >
2222 </property >
2323 <widget class =" QMenu" name =" mProjectMenu" >
423423 <attribute name =" toolBarBreak" >
424424 <bool >false</bool >
425425 </attribute >
426+ <addaction name =" mActionShowPythonDialog" />
426427 </widget >
427428 <widget class =" QToolBar" name =" mHelpToolBar" >
428429 <property name =" windowTitle" >
@@ -1598,9 +1599,16 @@ Ctl (Cmd) increments by 15 deg.</string>
15981599 </property >
15991600 </action >
16001601 <action name =" mActionShowPythonDialog" >
1602+ <property name =" icon" >
1603+ <iconset resource =" ../../images/images.qrc" >
1604+ <normaloff >:/images/themes/default/console/iconRunConsole.png</normaloff >:/images/themes/default/console/iconRunConsole.png</iconset >
1605+ </property >
16011606 <property name =" text" >
16021607 <string >Python Console</string >
16031608 </property >
1609+ <property name =" shortcut" >
1610+ <string >Ctrl+Alt+P</string >
1611+ </property >
16041612 </action >
16051613 <action name =" mActionFullHistogramStretch" >
16061614 <property name =" icon" >
You can’t perform that action at this time.
0 commit comments