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 d44808800..34d3a39a4 100644 --- a/examples/helpsystem/helpsystem.doc +++ b/examples/helpsystem/helpsystem.doc @@ -78,7 +78,7 @@ The WhatsThis class is a subclass of both QObject and QWhatsThis and serves as a base class for the HeaderWhatsThis - and TableWhatsThis classes. \footnote Note that moc retquires that QObject + and TableWhatsThis classes. \footnote Note that moc requires that QObject 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 |