mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Add tooltip to images groupId.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28047 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
56f22a330e
commit
42040b7757
@ -640,6 +640,9 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip" >
|
||||
<string>Group Name to be set up from the current parameters. Use context menu to assign the existing one.</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>&Initialize Group Name:</string>
|
||||
</property>
|
||||
@ -657,7 +660,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip" >
|
||||
<string>Group Name to be set up from the current parameters</string>
|
||||
<string>Group Name to be set up from the current parameters. Use context menu to assign the existing one.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user