New settings window. Custom active track color
[someplayer] / src / ui / mainwindow.ui
index 7da86cc..e7af79f 100644 (file)
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>someplayer</string>
+   <string>SomePlayer</string>
   </property>
   <widget class="QWidget" name="centralWidget">
    <layout class="QVBoxLayout" name="verticalLayout">
@@ -52,8 +52,8 @@
     <property name="title">
      <string>Tools</string>
     </property>
-    <addaction name="actionEqualizer"/>
     <addaction name="actionSetTimer"/>
+    <addaction name="actionEqualizer"/>
    </widget>
    <widget class="QMenu" name="menuPlayer">
     <property name="title">
@@ -95,6 +95,9 @@
    <property name="text">
     <string>Save playlist</string>
    </property>
+   <property name="shortcut">
+    <string>Ctrl+S</string>
+   </property>
   </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>