mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 04:21:36 +01:00 
			
		
		
		
	IDE: fixed double creating popup menu of designer
git-svn-id: trunk@10316 -
This commit is contained in:
		
							parent
							
								
									7eaf447975
								
							
						
					
					
						commit
						352e14c628
					
				| @ -2641,6 +2641,8 @@ end; | |||||||
| 
 | 
 | ||||||
| procedure TDesigner.BuildPopupMenu; | procedure TDesigner.BuildPopupMenu; | ||||||
| begin | begin | ||||||
|  |   if DesignerPopupMenu<>nil then exit; | ||||||
|  |    | ||||||
|   DesignerPopupMenu:=TPopupMenu.Create(nil); |   DesignerPopupMenu:=TPopupMenu.Create(nil); | ||||||
|   with DesignerPopupMenu do begin |   with DesignerPopupMenu do begin | ||||||
|     Name:='DesignerPopupmenu'; |     Name:='DesignerPopupmenu'; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 mattias
						mattias