mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 16:00:16 +02:00
gtk interface: fixed typo in comment
git-svn-id: trunk@11551 -
This commit is contained in:
parent
765fead9f8
commit
0638e12268
@ -271,7 +271,7 @@ end;
|
||||
|
||||
procedure GDK_WINDOW_SHOW_IN_TASKBAR(Window: PGdkWindowPrivate; Show: Boolean);
|
||||
// this is a try to hide windows from the taskbar.
|
||||
// Unpleasantly, some windowmangers like metacity also hides from the Alt-Tab
|
||||
// Unpleasantly, some windowmanagers like metacity also hides from the Alt-Tab
|
||||
// cycle.
|
||||
// This feature is therefore disabled on default.
|
||||
{$IFDEF EnableHideFromTaskBar}
|
||||
|
Loading…
Reference in New Issue
Block a user