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 17
17
<x >0</x >
18
18
<y >0</y >
19
19
<width >1050</width >
20
- <height >20 </height >
20
+ <height >25 </height >
21
21
</rect >
22
22
</property >
23
23
<widget class =" QMenu" name =" mProjectMenu" >
423
423
<attribute name =" toolBarBreak" >
424
424
<bool >false</bool >
425
425
</attribute >
426
+ <addaction name =" mActionShowPythonDialog" />
426
427
</widget >
427
428
<widget class =" QToolBar" name =" mHelpToolBar" >
428
429
<property name =" windowTitle" >
@@ -1598,9 +1599,16 @@ Ctl (Cmd) increments by 15 deg.</string>
1598
1599
</property >
1599
1600
</action >
1600
1601
<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 >
1601
1606
<property name =" text" >
1602
1607
<string >Python Console</string >
1603
1608
</property >
1609
+ <property name =" shortcut" >
1610
+ <string >Ctrl+Alt+P</string >
1611
+ </property >
1604
1612
</action >
1605
1613
<action name =" mActionFullHistogramStretch" >
1606
1614
<property name =" icon" >
You can’t perform that action at this time.
0 commit comments