From d7a148c8fff7808822bb372f6d6e7c6c1da6a68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 23 Oct 2002 18:19:13 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=193 --- Source/fsframeunit.pas | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Source/fsframeunit.pas') diff --git a/Source/fsframeunit.pas b/Source/fsframeunit.pas index 449d8fc..ccaafbf 100644 --- a/Source/fsframeunit.pas +++ b/Source/fsframeunit.pas @@ -601,6 +601,9 @@ begin end; end; end else + if s1='UNDOCK' then begin + MiUndock.Click; + end else if s1='SHOW' then begin Self.Top := prevtop; if not prevmute and MiMute.Checked then -- cgit v1.2.1