comparison main_win.ui @ 2:fee291c8d42a

settings: profiles management first draft
author Goffi <goffi@goffi.org>
date Mon, 08 Aug 2011 10:30:23 +0200
parents 22b44846b04b
children
comparison
equal deleted inserted replaced
1:2e015f69f756 2:fee291c8d42a
45 </property> 45 </property>
46 <widget class="QMenu" name="menuGeneral"> 46 <widget class="QMenu" name="menuGeneral">
47 <property name="title"> 47 <property name="title">
48 <string>General</string> 48 <string>General</string>
49 </property> 49 </property>
50 <addaction name="actionParameters"/> 50 <addaction name="actionSettings"/>
51 <addaction name="actionToggle_fullscreen"/> 51 <addaction name="actionToggle_fullscreen"/>
52 <addaction name="separator"/> 52 <addaction name="separator"/>
53 <addaction name="actionQuit"/> 53 <addaction name="actionQuit"/>
54 </widget> 54 </widget>
55 <addaction name="menuGeneral"/> 55 <addaction name="menuGeneral"/>
56 </widget> 56 </widget>
57 <widget class="QStatusBar" name="statusbar"/> 57 <widget class="QStatusBar" name="statusbar"/>
58 <action name="actionParameters"> 58 <action name="actionSettings">
59 <property name="text"> 59 <property name="text">
60 <string>Parameters</string> 60 <string>Settings</string>
61 </property> 61 </property>
62 </action> 62 </action>
63 <action name="actionOpen"> 63 <action name="actionOpen">
64 <property name="text"> 64 <property name="text">
65 <string>open</string> 65 <string>open</string>