mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 03:00:30 +01:00
AJ: made InputQuery Interface Dependant
git-svn-id: trunk@1263 -
This commit is contained in:
parent
c86144a046
commit
63ec82d20e
@ -81,7 +81,7 @@ type
|
||||
implementation
|
||||
|
||||
Uses
|
||||
StdCtrls;
|
||||
Forms, StdCtrls, ExtCtrls, Graphics, Buttons;
|
||||
|
||||
procedure TInterfaceBase.SendCachedLCLMessages;
|
||||
begin
|
||||
@ -99,6 +99,9 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.16 2002/10/11 16:00:39 lazarus
|
||||
AJ: made InputQuery Interface Dependant
|
||||
|
||||
Revision 1.15 2002/10/01 10:15:31 lazarus
|
||||
MG: removed last clientrectbugfix switches
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user