diff options
Diffstat (limited to 'doc/moc.doc')
-rw-r--r-- | doc/moc.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/moc.doc b/doc/moc.doc index 7aa23b601..23d98793a 100644 --- a/doc/moc.doc +++ b/doc/moc.doc @@ -397,7 +397,7 @@ illegal example: The QButtonGroup::buttonPressed() slot is protected. -C++ tquiz: What happens if you try to upgrade a protected member +C++ quiz: What happens if you try to upgrade a protected member function which is overloaded? \list 1 \i All the functions are overloaded. |