ensure important docs are built by the automated publisher
this workaround makes sure that qdoc can find the \class and \namespace declarations. Change-Id: I950e6fbc10064f438d7f282ff20783acdf20de27 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
2e7c9e650c
commit
786ecd937c
@@ -56,6 +56,8 @@ QT_MODULE(Multimedia)
|
||||
|
||||
//QTM_SYNC_HEADER_EXPORT QAudio
|
||||
|
||||
// Class forward declaration required for QDoc bug
|
||||
class QString;
|
||||
namespace QAudio
|
||||
{
|
||||
enum Error { NoError, OpenError, IOError, UnderrunError, FatalError };
|
||||
|
||||
Reference in New Issue
Block a user