You've already forked lazarus-ccr
- added implementation for Qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -33,6 +33,9 @@ unit RGBTypes;
|
||||
{$ifdef LCLwin32}
|
||||
{$define RGB}
|
||||
{$endif}
|
||||
{$ifdef LCLqt}
|
||||
{$define RGB}
|
||||
{$endif}
|
||||
|
||||
interface
|
||||
|
||||
|
Reference in New Issue
Block a user