Maemo: Add tooltip to deployment widget.

This commit is contained in:
Christian Kandeler
2011-01-04 14:55:47 +01:00
parent 68e6b233ab
commit aba9ee3f44

View File

@@ -116,6 +116,9 @@
<height>150</height> <height>150</height>
</size> </size>
</property> </property>
<property name="toolTip">
<string>Edit the project file to add or remove entries.</string>
</property>
<property name="textElideMode"> <property name="textElideMode">
<enum>Qt::ElideMiddle</enum> <enum>Qt::ElideMiddle</enum>
</property> </property>