CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
--HG-- branch : gsoc2012-gui-editorhg/feature/sse2
parent
0436e018aa
commit
d99ce0a5e9
@ -0,0 +1,19 @@
|
|||||||
|
<widget>
|
||||||
|
<header>
|
||||||
|
<name>ViewTextIDFormated</name>
|
||||||
|
<guiname>CViewTextIDFormated</guiname>
|
||||||
|
<ancestor>ViewTextID</ancestor>
|
||||||
|
<description></description>
|
||||||
|
<abstract>false</abstract>
|
||||||
|
<icon></icon>
|
||||||
|
</header>
|
||||||
|
<properties>
|
||||||
|
<property>
|
||||||
|
<name>format</name>
|
||||||
|
<type>string</type>
|
||||||
|
<default></default>
|
||||||
|
</property>
|
||||||
|
|
||||||
|
|
||||||
|
</properties>
|
||||||
|
</widget>
|
Loading…
Reference in New Issue