You've already forked CEF4Delphi
							
							
				mirror of
				https://github.com/salvadordf/CEF4Delphi.git
				synced 2025-10-30 23:07:52 +02:00 
			
		
		
		
	remove unused FMX.Controls unit from uses clause
This commit is contained in:
		| @@ -49,7 +49,7 @@ uses | ||||
|   {$IFDEF MSWINDOWS} | ||||
|   WinApi.Windows, WinApi.Messages, | ||||
|   {$ENDIF} | ||||
|   FMX.Types, FMX.Platform, FMX.Controls, FMX.Forms, | ||||
|   FMX.Types, FMX.Platform, FMX.Forms, | ||||
|   uCEFTypes, uCEFInterfaces, uCEFLibFunctions, uCEFMiscFunctions, uCEFClient, | ||||
|   uCEFConstants, uCEFTask, uCEFChromiumEvents, uCEFChromiumOptions, uCEFChromiumFontOptions, | ||||
|   uCEFPDFPrintOptions; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user