diff options
Diffstat (limited to 'examples/helpsystem/helpsystem.doc')
-rw-r--r-- | examples/helpsystem/helpsystem.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/helpsystem.doc b/examples/helpsystem/helpsystem.doc index 2ccbc4f47..d21bfbcc0 100644 --- a/examples/helpsystem/helpsystem.doc +++ b/examples/helpsystem/helpsystem.doc @@ -78,7 +78,7 @@ The WhatsThis class is a subclass of both TQObject and TQWhatsThis and serves as a base class for the HeaderWhatsThis - and TableWhatsThis classes. \footnote Note that moc requires that TQObject + and TableWhatsThis classes. \footnote Note that tqmoc requires that TQObject is the first base class. \endfootnote WhatsThis reimplements clicked() which will be called when the user clicks inside the "What's this?" window. It also declares a signal |