QFontComboBox: fix qdoc warning
Remove link to self: qfontcombobox.cpp:413: Can't create link to 'currentFontChanged()' Change-Id: I6eba45ba1d68c6a2c9201fda8c04b47fc711b562 Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>bb10
parent
ea77f41e5a
commit
58d3156e13
|
|
@ -414,7 +414,7 @@ QFontComboBox::FontFilters QFontComboBox::fontFilters() const
|
|||
\property QFontComboBox::currentFont
|
||||
\brief the currently selected font
|
||||
|
||||
\sa currentFontChanged(), currentIndex, currentText
|
||||
\sa currentIndex, currentText
|
||||
*/
|
||||
QFont QFontComboBox::currentFont() const
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue