diff --git a/ShareX.HistoryLib/ShareX.HistoryLib.csproj b/ShareX.HistoryLib/ShareX.HistoryLib.csproj index f3d9df9ab..1387a5b7e 100644 --- a/ShareX.HistoryLib/ShareX.HistoryLib.csproj +++ b/ShareX.HistoryLib/ShareX.HistoryLib.csproj @@ -254,6 +254,9 @@ HistoryItemInfoForm.cs + + HistorySettingsForm.cs + HistorySettingsForm.cs diff --git a/ShareX/ShareX.csproj b/ShareX/ShareX.csproj index 542bf2534..7310ccfb9 100644 --- a/ShareX/ShareX.csproj +++ b/ShareX/ShareX.csproj @@ -1150,6 +1150,9 @@ FirstTimeConfigForm.cs + + FirstTimeUploadForm.cs + FirstTimeUploadForm.cs @@ -1216,6 +1219,9 @@ HotkeySettingsForm.cs + + InspectWindowForm.cs + InspectWindowForm.cs