Skip to content

Commit ef9bb53

Browse files
ver.2.4.0
Added new Windows 11 modern Styles (Dark and Light)
1 parent d5a1408 commit ef9bb53

File tree

71 files changed

+28591
-28778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+28591
-28778
lines changed

Debug/Preview Handlers/PreviewHandler Host/PreviewHost.dproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<ProjectGuid>{4BBCE26D-2844-4147-BD21-3D736FC10602}</ProjectGuid>
4-
<ProjectVersion>19.2</ProjectVersion>
4+
<ProjectVersion>19.3</ProjectVersion>
55
<FrameworkType>VCL</FrameworkType>
66
<MainSource>PreviewHost.dpr</MainSource>
77
<Base>True</Base>
@@ -124,17 +124,17 @@
124124
<FormType>dfm</FormType>
125125
</DCCReference>
126126
<DCCReference Include="uHostPreview.pas"/>
127-
<BuildConfiguration Include="Release">
128-
<Key>Cfg_2</Key>
129-
<CfgParent>Base</CfgParent>
130-
</BuildConfiguration>
131127
<BuildConfiguration Include="Base">
132128
<Key>Base</Key>
133129
</BuildConfiguration>
134130
<BuildConfiguration Include="Debug">
135131
<Key>Cfg_1</Key>
136132
<CfgParent>Base</CfgParent>
137133
</BuildConfiguration>
134+
<BuildConfiguration Include="Release">
135+
<Key>Cfg_2</Key>
136+
<CfgParent>Base</CfgParent>
137+
</BuildConfiguration>
138138
</ItemGroup>
139139
<ProjectExtensions>
140140
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
208 Bytes
Binary file not shown.

Debug/Preview Handlers/PreviewHandler Host/uMain.dfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object FrmMain: TFrmMain
4545
Width = 415
4646
Height = 557
4747
ObjectTypes = [otFolders, otNonFolders]
48-
Root = 'D:\ETHEA\SVGIconImageList\Demo\NewSydneyVectors'
48+
Root = 'D:\ETHEA\SVGIconImageList\Demo\svg_examples'
4949
Sorted = True
5050
Align = alClient
5151
ReadOnly = False

0 commit comments

Comments
 (0)