diff options
Diffstat (limited to 'cashflow.ui')
| -rw-r--r-- | cashflow.ui | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cashflow.ui b/cashflow.ui index 14d4562..3bed492 100644 --- a/cashflow.ui +++ b/cashflow.ui @@ -119,6 +119,16 @@ </property> </widget> </item> + <item> + <widget class="QPushButton" name="jumpTodayBtn"> + <property name="text"> + <string>Today</string> + </property> + <property name="toolTip"> + <string>Jump the view to today's date</string> + </property> + </widget> + </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> |
