|
a/src/qtgui/rclmain.ui |
|
b/src/qtgui/rclmain.ui |
|
... |
|
... |
87 |
<action name="toolsAdvanced_SearchAction"/>
|
87 |
<action name="toolsAdvanced_SearchAction"/>
|
88 |
<action name="toolsSort_parametersAction"/>
|
88 |
<action name="toolsSort_parametersAction"/>
|
89 |
<action name="toolsSpellAction"/>
|
89 |
<action name="toolsSpellAction"/>
|
90 |
</item>
|
90 |
</item>
|
91 |
<item text="&Preferences" name="preferencesMenu">
|
91 |
<item text="&Preferences" name="preferencesMenu">
|
92 |
<action name="preferencesQuery_PrefsAction"/>
|
92 |
<action name="queryPrefsAction"/>
|
93 |
<action name="extIdxAction"/>
|
93 |
<action name="extIdxAction"/>
|
94 |
<separator/>
|
94 |
<separator/>
|
95 |
</item>
|
95 |
</item>
|
96 |
<separator/>
|
96 |
<separator/>
|
97 |
<item text="&Help" name="helpMenu">
|
97 |
<item text="&Help" name="helpMenu">
|
|
... |
|
... |
288 |
<string>Previous page of results</string>
|
288 |
<string>Previous page of results</string>
|
289 |
</property>
|
289 |
</property>
|
290 |
</action>
|
290 |
</action>
|
291 |
<action>
|
291 |
<action>
|
292 |
<property name="name">
|
292 |
<property name="name">
|
293 |
<cstring>preferencesQuery_PrefsAction</cstring>
|
293 |
<cstring>queryPrefsAction</cstring>
|
294 |
</property>
|
294 |
</property>
|
295 |
<property name="menuText">
|
295 |
<property name="menuText">
|
296 |
<string>&Query configuration</string>
|
296 |
<string>&Query configuration</string>
|
297 |
</property>
|
297 |
</property>
|
298 |
</action>
|
298 |
</action>
|