mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Fix docs on projectDirty
This commit is contained in:
parent
894c550641
commit
8d2b3be267
@ -1094,6 +1094,8 @@ class CORE_EXPORT QgsProject : public QObject, public QgsExpressionContextGenera
|
||||
* Emitted when the project dirty status changes.
|
||||
*
|
||||
* \param dirty True if the project is in a dirty state and has pending unsaved changes.
|
||||
* \since QGIS 3.2
|
||||
*
|
||||
*/
|
||||
void projectDirty( const bool dirty );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user