From 45850be1f50d4909196238032b2fdeddf240ad50 Mon Sep 17 00:00:00 2001 From: Nikolai Date: Wed, 22 Oct 2025 10:49:07 +0200 Subject: [PATCH] Delete Muehle.~fm --- Muehle.~fm | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 Muehle.~fm diff --git a/Muehle.~fm b/Muehle.~fm deleted file mode 100644 index 7d49f8c..0000000 --- a/Muehle.~fm +++ /dev/null @@ -1,51 +0,0 @@ -object FGUIForm: TFXGUIForm - Tag = 180 - Left = 240 - Top = 154 - Margins.Left = 6 - Margins.Top = 6 - Margins.Right = 6 - Margins.Bottom = 6 - BorderIcons = [biSystemMenu] - Caption = 'Muehle' - ClientHeight = 454 - ClientWidth = 540 - Color = clBtnFace - Font.Charset = DEFAULT_CHARSET - Font.Color = clWindowText - Font.Height = -24 - Font.Name = 'Segoe UI' - Font.Style = [] - FormStyle = fsStayOnTop - Position = poDesigned - Visible = True - OnActivate = FormActivate - OnAfterMonitorDpiChanged = FormAfterMonitorDpiChanged - OnBeforeMonitorDpiChanged = FormBeforeMonitorDpiChanged - OnCanResize = FormCanResize - OnClose = FormClose - OnCloseQuery = FormCloseQuery - OnCreate = FormCreate - OnDeactivate = FormDeactivate - OnMouseActivate = FormMouseActivate - OnResize = FormResize - Resizable = True - Undecorated = False - Background = clBtnFace - Title = 'Muehle' - FontSize = 11 - X = 0 - Y = 0 - FullScreen = False - AlwaysOnTop = False - Iconified = False - MaxHeight = 0 - MaxWidth = 0 - MinHeight = 0 - MinWidth = 0 - showing = '' - PixelsPerInch = 192 - TextHeight = 32 - object GNUgettextMarker: TGnuGettextComponentMarker - end -end