Added include for QTimer in header file.
[easylist] / mainform.ui
index 7490b11..0daf7dd 100755 (executable)
     </property>
     <addaction name="actionSetting"/>
    </widget>
+   <widget class="QMenu" name="menuKeep_backlight_on">
+    <property name="title">
+     <string>Keep backlight on</string>
+    </property>
+    <addaction name="actionKeep_backlight_on"/>
+   </widget>
    <addaction name="menuList"/>
    <addaction name="menuAuto_Orientation"/>
    <addaction name="menuSort_A_Z"/>
    <addaction name="menuChecked_bottom"/>
+   <addaction name="menuKeep_backlight_on"/>
    <addaction name="menuRotate"/>
    <addaction name="menuSync"/>
    <addaction name="menuSettings"/>
     <string>Settings</string>
    </property>
   </action>
+  <action name="actionKeep_backlight_on">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
+   <property name="text">
+    <string>Keep backlight on</string>
+   </property>
+   <property name="toolTip">
+    <string>Keep backlight on</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>