added to display Tooltip's for Previous and Next Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-05-02 19:51:35 +00:00
parent d2c3c1b64c
commit e0f99aef65

View File

@ -982,6 +982,9 @@ background: white;}</string>
<height>24</height>
</size>
</property>
<property name="toolTip">
<string>Previous</string>
</property>
<property name="text">
<string/>
</property>
@ -1014,6 +1017,9 @@ background: white;}</string>
<height>24</height>
</size>
</property>
<property name="toolTip">
<string>Next</string>
</property>
<property name="text">
<string/>
</property>