You've already forked lazarus-ccr
richmemo: note about qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
unit QtRichMemo;
|
unit QtRichMemo;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
//
|
||||||
|
// Following class methods are need for the implementation
|
||||||
|
// QTextCharFormatH
|
||||||
|
// QTextBlockFormatH
|
||||||
uses
|
uses
|
||||||
LCLType, Controls, StdCtrls,
|
LCLType, Controls, StdCtrls,
|
||||||
qt4, qtwidgets, qtprivate,
|
qt4, qtwidgets, qtprivate,
|
||||||
|
Reference in New Issue
Block a user