Rev 306 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 306 | Rev 307 | ||
---|---|---|---|
Line 2049... | Line 2049... | ||
2049 | </widget> |
2049 | </widget> |
2050 | <widget class="QMenu" name="menuEinstellungen"> |
2050 | <widget class="QMenu" name="menuEinstellungen"> |
2051 | <property name="title"> |
2051 | <property name="title"> |
2052 | <string>&Einstellungen</string> |
2052 | <string>&Einstellungen</string> |
2053 | </property> |
2053 | </property> |
2054 | <addaction name="ac_Config"/> |
2054 | <addaction name="ac_MotorMixer"/> |
2055 | <addaction name="separator"/> |
2055 | <addaction name="separator"/> |
2056 | <addaction name="ac_Preferences"/> |
2056 | <addaction name="ac_Preferences"/> |
- | 2057 | <addaction name="ac_Config"/> |
|
2057 | </widget> |
2058 | </widget> |
2058 | <widget class="QMenu" name="menu_Help"> |
2059 | <widget class="QMenu" name="menu_Help"> |
2059 | <property name="title"> |
2060 | <property name="title"> |
2060 | <string>Hilfe</string> |
2061 | <string>Hilfe</string> |
2061 | </property> |
2062 | </property> |
Line 2104... | Line 2105... | ||
2104 | <string>Hardware</string> |
2105 | <string>Hardware</string> |
2105 | </property> |
2106 | </property> |
2106 | <addaction name="ac_SelFC"/> |
2107 | <addaction name="ac_SelFC"/> |
2107 | <addaction name="ac_SelNC"/> |
2108 | <addaction name="ac_SelNC"/> |
2108 | <addaction name="ac_SelMag"/> |
2109 | <addaction name="ac_SelMag"/> |
- | 2110 | <addaction name="separator"/> |
|
2109 | </widget> |
2111 | </widget> |
2110 | <widget class="QMenu" name="menu_Navi_Daten"> |
2112 | <widget class="QMenu" name="menu_Navi_Daten"> |
2111 | <property name="title"> |
2113 | <property name="title"> |
2112 | <string>&Navi-Daten</string> |
2114 | <string>&Navi-Daten</string> |
2113 | </property> |
2115 | </property> |
Line 2523... | Line 2525... | ||
2523 | </property> |
2525 | </property> |
2524 | <property name="text"> |
2526 | <property name="text"> |
2525 | <string>Flug-Karte</string> |
2527 | <string>Flug-Karte</string> |
2526 | </property> |
2528 | </property> |
2527 | </action> |
2529 | </action> |
- | 2530 | <action name="ac_MotorMixer"> |
|
- | 2531 | <property name="icon"> |
|
- | 2532 | <iconset resource="../MKTool.qrc"> |
|
- | 2533 | <normaloff>:/Actions/Images/Actions/MotorMixer.png</normaloff>:/Actions/Images/Actions/MotorMixer.png</iconset> |
|
- | 2534 | </property> |
|
- | 2535 | <property name="text"> |
|
- | 2536 | <string>Motor-Mixer</string> |
|
- | 2537 | </property> |
|
- | 2538 | </action> |
|
2528 | </widget> |
2539 | </widget> |
2529 | <customwidgets> |
2540 | <customwidgets> |
2530 | <customwidget> |
2541 | <customwidget> |
2531 | <class>QwtPlot</class> |
2542 | <class>QwtPlot</class> |
2532 | <extends>QFrame</extends> |
2543 | <extends>QFrame</extends> |