mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 18:59:06 +02:00
more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@2593 -
This commit is contained in:
parent
9660ff657c
commit
98826cae9d
@ -268,7 +268,6 @@ var
|
||||
begin
|
||||
if (FGroupIndex <> 0) and (Parent <> nil)
|
||||
then begin
|
||||
Assert(False,'Trace:UpdateExclusive-FGroupIndex <> 0 and Parent <> nil');
|
||||
MSg.MSg := CM_ButtonPressed;
|
||||
Msg.WParam := FGroupIndex;
|
||||
Msg.LParam := Longint(self);
|
||||
@ -704,6 +703,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.36 2003/03/11 07:46:44 mattias
|
||||
more localization for gtk- and win32-interface and lcl
|
||||
|
||||
Revision 1.35 2003/02/16 01:40:43 mattias
|
||||
fixed uninitialized style
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user