forked from qt-creator/qt-creator
Fix developer documentation warnings
With qdoc from Qt 6.8 Change-Id: I8884a53e81e28e2f801f9a76bf9cc082cb831678 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -129,7 +129,7 @@ using namespace Internal;
|
||||
* name.
|
||||
*/
|
||||
|
||||
/*! \enum ReadOnlyFilesDialog::ReadOnlyResult
|
||||
/*! \enum Core::ReadOnlyFilesDialog::ReadOnlyResult
|
||||
This enum holds the operations that are allowed to make the file writable.
|
||||
|
||||
\value RO_Cancel
|
||||
|
||||
Reference in New Issue
Block a user