From 7cc8b875e53653c6f1c77b209ab3de26946423c2 Mon Sep 17 00:00:00 2001 From: skalogryz Date: Sat, 22 Nov 2014 06:02:38 +0000 Subject: [PATCH] richmemo: note about qt git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3765 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/richmemo/qt/qtrichmemo.pas | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/richmemo/qt/qtrichmemo.pas b/components/richmemo/qt/qtrichmemo.pas index aa519e318..997510b49 100644 --- a/components/richmemo/qt/qtrichmemo.pas +++ b/components/richmemo/qt/qtrichmemo.pas @@ -1,7 +1,10 @@ unit QtRichMemo; interface - +// +// Following class methods are need for the implementation +// QTextCharFormatH +// QTextBlockFormatH uses LCLType, Controls, StdCtrls, qt4, qtwidgets, qtprivate,