- 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:
tomb0
2008-06-13 10:53:58 +00:00
parent afb07f9425
commit cd26fb9591
9 changed files with 223 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
{
/***************************************************************************
RGBGTKRoutines.pas
RGBCarbonRoutines.pas
***************************************************************************/
@@ -19,7 +19,7 @@
Author: Tom Gregorovic (_tom_@centrum.cz)
Abstract:
This unit contains routines for GTK interfaces.
This unit contains routines for Carbon interface.
}
unit RGBCarbonRoutines;