mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 18:39:20 +02:00
removes the old android widgetset from the macro
git-svn-id: trunk@36229 -
This commit is contained in:
parent
de73da5fcd
commit
cf66447e96
@ -76,7 +76,7 @@ end;"/>
|
|||||||
<Count Value="2"/>
|
<Count Value="2"/>
|
||||||
<Item1>
|
<Item1>
|
||||||
<Identifier Value="LCLWidgetType"/>
|
<Identifier Value="LCLWidgetType"/>
|
||||||
<Values Count="11">
|
<Values Count="10">
|
||||||
<Item1 Value="gtk"/>
|
<Item1 Value="gtk"/>
|
||||||
<Item2 Value="gtk2"/>
|
<Item2 Value="gtk2"/>
|
||||||
<Item3 Value="qt"/>
|
<Item3 Value="qt"/>
|
||||||
@ -86,10 +86,9 @@ end;"/>
|
|||||||
<Item7 Value="nogui"/>
|
<Item7 Value="nogui"/>
|
||||||
<Item8 Value="carbon"/>
|
<Item8 Value="carbon"/>
|
||||||
<Item9 Value="cocoa"/>
|
<Item9 Value="cocoa"/>
|
||||||
<Item10 Value="android"/>
|
<Item10 Value="customdrawn"/>
|
||||||
<Item11 Value="customdrawn"/>
|
|
||||||
</Values>
|
</Values>
|
||||||
<ValueDescriptions Count="11"/>
|
<ValueDescriptions Count="10"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
<Item2>
|
<Item2>
|
||||||
<Identifier Value="fpGUIPlatform"/>
|
<Identifier Value="fpGUIPlatform"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user