You've already forked lazarus-ccr
fpspreadsheet: Fix display of images inserted in WorksheetGrid under gtk as black areas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -106,7 +106,8 @@ type
|
||||
implementation
|
||||
|
||||
uses
|
||||
Types, Math, LCLType, LCLIntf, LazUTF8, fpsUtils;
|
||||
Types, Math, LCLType, LCLIntf, LazUTF8,
|
||||
fpsUtils;
|
||||
|
||||
const
|
||||
{@@ Font size factor for sub-/superscript characters }
|
||||
|
||||
Reference in New Issue
Block a user