mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 04:52:38 +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"/>
|
||||
<Item1>
|
||||
<Identifier Value="LCLWidgetType"/>
|
||||
<Values Count="11">
|
||||
<Values Count="10">
|
||||
<Item1 Value="gtk"/>
|
||||
<Item2 Value="gtk2"/>
|
||||
<Item3 Value="qt"/>
|
||||
@ -86,10 +86,9 @@ end;"/>
|
||||
<Item7 Value="nogui"/>
|
||||
<Item8 Value="carbon"/>
|
||||
<Item9 Value="cocoa"/>
|
||||
<Item10 Value="android"/>
|
||||
<Item11 Value="customdrawn"/>
|
||||
<Item10 Value="customdrawn"/>
|
||||
</Values>
|
||||
<ValueDescriptions Count="11"/>
|
||||
<ValueDescriptions Count="10"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Identifier Value="fpGUIPlatform"/>
|
||||
|
Loading…
Reference in New Issue
Block a user