diff --git a/SourceGen/WpfGui/ProjectLoadIssues.xaml b/SourceGen/WpfGui/ProjectLoadIssues.xaml
index 27b8664..b1fe78c 100644
--- a/SourceGen/WpfGui/ProjectLoadIssues.xaml
+++ b/SourceGen/WpfGui/ProjectLoadIssues.xaml
@@ -36,7 +36,7 @@ limitations under the License.
Width="540" Height="110" IsReadOnly="True" TextWrapping="Wrap" Text=""
VerticalScrollBarVisibility="Auto"/>
+ Visibility="{Binding ShowSaveWarning, Converter={StaticResource BoolToVis}}">
Invalid data items will be discarded when you save the project.