From 48274219c99934e684cd28c651a1e8b94ce76ee7 Mon Sep 17 00:00:00 2001 From: OlgunR Date: Mon, 23 Jun 2025 08:51:35 +0200 Subject: [PATCH] =?UTF-8?q?push=20f=C3=BCr=20marlon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Controls.DocumentViewer/DocumentViewer.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controls.DocumentViewer/DocumentViewer.vb b/Controls.DocumentViewer/DocumentViewer.vb index 3669daab..7e8de2d3 100644 --- a/Controls.DocumentViewer/DocumentViewer.vb +++ b/Controls.DocumentViewer/DocumentViewer.vb @@ -65,7 +65,7 @@ Public Class DocumentViewer Private Sub DocumentViewer_Load(sender As Object, e As EventArgs) Handles Me.Load UpdateMainUi() End Sub - + 'hallo Public Class ToolbarSettings Public Property ShowPrintButton As Boolean = True Public Property ShowFitWidthButton As Boolean = True