|
a/src/qtgui/rclmain.ui |
|
b/src/qtgui/rclmain.ui |
|
... |
|
... |
117 |
<item text="&File" name="fileMenu">
|
117 |
<item text="&File" name="fileMenu">
|
118 |
<action name="fileToggleIndexingAction"/>
|
118 |
<action name="fileToggleIndexingAction"/>
|
119 |
<separator/>
|
119 |
<separator/>
|
120 |
<action name="fileEraseDocHistoryAction"/>
|
120 |
<action name="fileEraseDocHistoryAction"/>
|
121 |
<action name="showMissingHelpers_Action"/>
|
121 |
<action name="showMissingHelpers_Action"/>
|
|
|
122 |
<separator/>
|
|
|
123 |
<action name="toggleFullScreenAction"/>
|
122 |
<separator/>
|
124 |
<separator/>
|
123 |
<action name="fileExitAction"/>
|
125 |
<action name="fileExitAction"/>
|
124 |
</item>
|
126 |
</item>
|
125 |
<item text="&Tools" name="toolsMenu">
|
127 |
<item text="&Tools" name="toolsMenu">
|
126 |
<action name="toolsDoc_HistoryAction"/>
|
128 |
<action name="toolsDoc_HistoryAction"/>
|
|
... |
|
... |
364 |
</property>
|
366 |
</property>
|
365 |
<property name="menuText">
|
367 |
<property name="menuText">
|
366 |
<string>External index dialog</string>
|
368 |
<string>External index dialog</string>
|
367 |
</property>
|
369 |
</property>
|
368 |
</action>
|
370 |
</action>
|
|
|
371 |
<action>
|
|
|
372 |
<property name="name">
|
|
|
373 |
<cstring>toggleFullScreenAction</cstring>
|
|
|
374 |
</property>
|
|
|
375 |
<property name="menuText">
|
|
|
376 |
<string>&Full Screen</string>
|
|
|
377 |
</property>
|
|
|
378 |
<property name="accel">
|
|
|
379 |
<string>F11</string>
|
|
|
380 |
</property>
|
|
|
381 |
</action>
|
369 |
</actions>
|
382 |
</actions>
|
370 |
<pixmapinproject/>
|
383 |
<pixmapinproject/>
|
371 |
<layoutdefaults spacing="2" margin="2"/>
|
384 |
<layoutdefaults spacing="2" margin="2"/>
|
372 |
<includehints>
|
385 |
<includehints>
|
373 |
<includehint>ssearch_w.h</includehint>
|
386 |
<includehint>ssearch_w.h</includehint>
|