Skip to content

Commit

Permalink
Use FlexibleMessageBox for update dialog (fixes #50)
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDoubleD committed Sep 3, 2023
1 parent 04e7f55 commit 86d2c8a
Show file tree
Hide file tree
Showing 3 changed files with 873 additions and 1 deletion.
2 changes: 2 additions & 0 deletions QobuzDownloaderX/QobuzDownloaderX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<Compile Include="Shared\Tools\PerformersParser.cs" />
<Compile Include="Shared\Tools\StringTools.cs" />
<Compile Include="Shared\Globals.cs" />
<Compile Include="View\FlexibleMessageBox.cs" />
<Compile Include="View\HeadlessForm.cs">
<SubType>Form</SubType>
</Compile>
Expand Down Expand Up @@ -232,6 +233,7 @@
<ItemGroup>
<None Include="Resources\qobuz_logo_store.png" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
Loading

0 comments on commit 86d2c8a

Please sign in to comment.