lcl: lcltaskdialog: fix non-windows compilation

git-svn-id: trunk@53014 -
This commit is contained in:
ondrej 2016-09-22 06:33:39 +00:00
parent 5dfe53f3d2
commit 7392cc05c9

View File

@ -133,8 +133,8 @@ uses
LResources, Classes, SysUtils,
Menus, Graphics, Forms, Controls, StdCtrls, ExtCtrls, Buttons;
var
{$IFDEF MSWINDOWS}
var
/// is filled once in the initialization block below
// - you can set this reference to nil to force Delphi dialogs even
// on Vista/Seven (e.g. make sense if TaskDialogBiggerButtons=true)