InfoBoxes/Wind: use WindSettingsPanel
[xcsoar.git] / Data / Dialogs / dlgWeather.xml
blob3bf4341ddc84f8ef34a7b4423bf84069728c31eb
1 <?xml version="1.0"?>
3 <Form X="-180" Height="90" Caption="Weather Forecast">
4   <Edit Name="prpDisplayItem" Caption="Field" X="2" Y="2" Width="-2" Height="22" CaptionWidth="60">
5     <DataField DataType="enum"/>
6   </Edit>
8   <Edit Name="prpTime" Caption="Time" X="2" Width="-2" Height="22" CaptionWidth="60">
9     <DataField DataType="enum"/>
10   </Edit>
12   <CloseButton X="-68" Y="-24" Width="-2" Height="22"/>
13 </Form>