diff options
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 0b247f3..3012488 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -244,6 +244,9 @@ <EmbeddedResource Include="Applications\ColorPicker.resx"> <DependentUpon>ColorPicker.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="Applications\Dialog.resx"> + <DependentUpon>Dialog.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="Applications\FileDialog.resx"> <DependentUpon>FileDialog.cs</DependentUpon> </EmbeddedResource> |
