mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 05:20:31 +02:00
gtk2 intf: added BordeStyle issue
git-svn-id: trunk@25376 -
This commit is contained in:
parent
d8e625e5a2
commit
2d2d78dcd3
@ -14,5 +14,9 @@
|
||||
<short>The format of generated file is system dependant</short>
|
||||
<descr>The content of file created by using this property depends of the printer backend used, for example when using CUPS (mainly under Unix type systems) it will be postscript while under Windows it will be in a printer unspecified format</descr>
|
||||
</issue>
|
||||
<issue name="TForm.BorderStyle">
|
||||
<short>Not supported for nested Forms</short>
|
||||
<descr>If you put a form onto another it will have no window borders or title</descr>
|
||||
</issue>
|
||||
</widgetset>
|
||||
</package>
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user