diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-06-18 14:38:37 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-09-28 08:48:32 +0100 |
commit | 90b4587de53164158d3ad94f981e9ce9f310842d (patch) | |
tree | c68ad6ae31b14d6fc2bd66d34da2e62ae3057e12 /vcl/qa/cppunit | |
parent | a27550dc9a7622e105aa87bb3ffff2036cfd52b9 (diff) |
hook up tooltips
Diffstat (limited to 'vcl/qa/cppunit')
-rw-r--r-- | vcl/qa/cppunit/builder/demo.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/builder/demo.ui b/vcl/qa/cppunit/builder/demo.ui index 681212e97c03..f1517baf27c0 100644 --- a/vcl/qa/cppunit/builder/demo.ui +++ b/vcl/qa/cppunit/builder/demo.ui @@ -177,6 +177,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> + <property name="tooltip_text" translatable="yes">A tooltip example</property> <property name="use_action_appearance">False</property> </object> <packing> |