update 20250224
This commit is contained in:
2
Client/Diverses/SplashScreen.Designer.cs
generated
2
Client/Diverses/SplashScreen.Designer.cs
generated
@@ -64,7 +64,7 @@
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(177, 26);
|
||||
this.label2.TabIndex = 2;
|
||||
this.label2.Text = "20. Februar 2025";
|
||||
this.label2.Text = "23. Februar 2025";
|
||||
//
|
||||
// SplashScreen
|
||||
//
|
||||
|
||||
@@ -102,6 +102,7 @@ namespace OnDoc.Klassen
|
||||
{
|
||||
if (p.MainWindowTitle.IndexOf(fc.dokumentid) > -1 || p.MainWindowTitle.Trim() == "")
|
||||
{
|
||||
if (p.MainWindowTitle.Trim() != "") { fc.Lastfound = DateTime.Now; }
|
||||
found = true;
|
||||
save_to_db(fc);
|
||||
}
|
||||
|
||||
@@ -458,6 +458,7 @@ namespace OnDoc.UICintrols
|
||||
|
||||
private void dokumentAnzeigenToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
Logging.DocLog.Info("Dokument-Anzeige",selected_dokumentid.ToString(),"","","");
|
||||
clsdok dok = GetDoc(false);
|
||||
OpenDoc(dok, false);
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Client/bin/Release/Pdfium/x86/pdfium.dll
Normal file
BIN
Client/bin/Release/Pdfium/x86/pdfium.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user