Skip to content

Commit 086b6a8

Browse files
committed
Fix dox test
1 parent 195a2fb commit 086b6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/qgssqliteutils.h

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ class CORE_EXPORT sqlite3_database_unique_ptr : public std::unique_ptr< sqlite3,
141141
/**
142142
* Contains utilities for working with Sqlite data sources.
143143
* \note not available in Python bindings
144+
* \ingroup core
144145
* \since QGIS 3.4
145146
*/
146147
class CORE_EXPORT QgsSqliteUtils

0 commit comments

Comments
 (0)