update src/cceditor/ccnotepad.ui.解决冲突

Signed-off-by: 爬山虎 <aaasjm@126.com>
This commit is contained in:
爬山虎 2023-02-08 04:20:17 +00:00 committed by Gitee
parent 96f3a14311
commit 5953225601
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 32 additions and 32 deletions

View File

@ -79,7 +79,7 @@
<x>0</x>
<y>0</y>
<width>1458</width>
<height>23</height>
<height>27</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -87,7 +87,7 @@
<enum>Qt::LeftToRight</enum>
</property>
<property name="title">
<string>&amp;File</string>
<string>File (&amp;F)</string>
</property>
<addaction name="actionNewFile"/>
<addaction name="actionOpenFile"/>
@ -103,7 +103,7 @@
<enum>Qt::LeftToRight</enum>
</property>
<property name="title">
<string>&amp;Edit</string>
<string>Edit (&amp;E)</string>
</property>
<widget class="QMenu" name="menuformat_conversion">
<property name="title">
@ -180,11 +180,11 @@
</widget>
<widget class="QMenu" name="menuSearch">
<property name="title">
<string>&amp;Search</string>
<string>Search (&amp;S)</string>
</property>
<widget class="QMenu" name="menuBook_Mark">
<property name="title">
<string>Book Mark</string>
<string>Bookmark</string>
</property>
</widget>
<widget class="QMenu" name="menuMark_Color">
@ -204,7 +204,7 @@
</widget>
<widget class="QMenu" name="menuView">
<property name="title">
<string>&amp;View</string>
<string>View (&amp;V)</string>
</property>
<widget class="QMenu" name="menudisplay_symbols">
<property name="title">
@ -263,7 +263,7 @@
</widget>
<widget class="QMenu" name="menuLanguage">
<property name="title">
<string>&amp;Language</string>
<string>Language (&amp;L)</string>
</property>
<widget class="QMenu" name="menuP">
<property name="title">
@ -466,7 +466,7 @@
</widget>
<widget class="QMenu" name="menuSet">
<property name="title">
<string>Se&amp;t</string>
<string>Set (&amp;T)</string>
</property>
<widget class="QMenu" name="menuLanguage_2">
<property name="title">
@ -495,7 +495,7 @@
</widget>
<widget class="QMenu" name="menuTools">
<property name="title">
<string>T&amp;ools</string>
<string>Tools (&amp;O)</string>
</property>
</widget>
<addaction name="menuFile"/>
@ -1575,11 +1575,11 @@
<string>Chinese</string>
</property>
</action>
<action name="actionRegister">
<property name="text">
<string>Register</string>
</property>
</action>
<action name="actionLanguage_Format">
<property name="text">
<string>Theme Style</string>
@ -1904,7 +1904,7 @@
</action>
<action name="actioninfo">
<property name="text">
<string>AboutNdd</string>
<string>About Notepad--</string>
</property>
</action>
<action name="action1">
@ -2696,22 +2696,22 @@
</hints>
</connection>
<connection>
<sender>actionRegister</sender>
<signal>triggered()</signal>
<receiver>CCNotePad</receiver>
<slot>slot_register()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>601</x>
<y>394</y>
</hint>
</hints>
</connection>
<connection>
<sender>actionLanguage_Format</sender>
<signal>triggered()</signal>
<receiver>CCNotePad</receiver>
@ -3497,7 +3497,7 @@
<slot>slot_toMistyRose()</slot>
<slot>slot_changeEnglish()</slot>
<slot>slot_changeChinese()</slot>
<slot>slot_register()</slot>
<slot>slot_langFormat()</slot>
<slot>slot_reOpenTextMode()</slot>
<slot>slot_reOpenHexMode()</slot>