auto-brief

This commit is contained in:
Ryan Pavlik
2011-04-27 11:00:48 -05:00
parent 450012eb76
commit 04bb31debf

View File

@@ -168,7 +168,7 @@ JAVADOC_AUTOBRIEF = NO
# will behave just like regular Qt-style comments (thus requiring
# an explicit \brief command for a brief description.)
QT_AUTOBRIEF = NO
QT_AUTOBRIEF = YES
# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
# treat a multi-line C++ special comment block (i.e. a block of //! or ///