]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/daynavigatorwidget.ui
Created more shortcuts (ticket #28).
[toast/confclerk.git] / src / gui / daynavigatorwidget.ui
index 4fd5b6ea607c1c7b4a34cea0288a799752010ee7..313853b84837856f208f1a4ac081fb6ffbd63599 100644 (file)
    </property>
    <item>
     <widget class="QToolButton" name="nextDayButton">
+     <property name="toolTip">
+      <string>Go to next day (Ctrl+Up)</string>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+Up</string>
+     </property>
      <property name="autoRaise">
       <bool>true</bool>
      </property>
    </item>
    <item>
     <widget class="QToolButton" name="prevDayButton">
+     <property name="toolTip">
+      <string>Go to previous day (Ctrl+Down)</string>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+Down</string>
+     </property>
      <property name="autoRaise">
       <bool>true</bool>
      </property>