diff options
| author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-17 18:41:32 -0600 |
|---|---|---|
| committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-17 18:41:32 -0600 |
| commit | 14327767a16efb4f18df6750ad2ffc547045e2ba (patch) | |
| tree | f35adddcca5f29f385682f8605a707b7906776c9 /ktimer/prefwidget.ui | |
| parent | d569aa22af3da48356f80698e93ba86222174d49 (diff) | |
| download | tdeutils-14327767a16efb4f18df6750ad2ffc547045e2ba.tar.gz tdeutils-14327767a16efb4f18df6750ad2ffc547045e2ba.zip | |
Add KTimer Help button to access help handbook.
This resolves bug report 1867.
Diffstat (limited to 'ktimer/prefwidget.ui')
| -rw-r--r-- | ktimer/prefwidget.ui | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ktimer/prefwidget.ui b/ktimer/prefwidget.ui index 1989ba4..dd04060 100644 --- a/ktimer/prefwidget.ui +++ b/ktimer/prefwidget.ui @@ -96,7 +96,15 @@ <string>&Remove</string> </property> </widget> - <spacer row="2" column="1"> + <widget class="TQPushButton" row="2" column="1"> + <property name="name"> + <cstring>m_help</cstring> + </property> + <property name="text"> + <string>&Help</string> + </property> + </widget> + <spacer row="3" column="1"> <property name="name"> <cstring>Spacer4</cstring> </property> |
