CHANGED: #1471 Implemented property querying for for CViewTextFormated.
--HG-- branch : gsoc2012-gui-editorhg/feature/sse2
parent
4ad9430fcf
commit
77a2924b73
@ -0,0 +1,19 @@
|
||||
<widget>
|
||||
<header>
|
||||
<name>ViewTextFormated</name>
|
||||
<guiname>CViewTextFormated</guiname>
|
||||
<ancestor>ViewText</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