From 808cbf3526b0a8003fecdae8e01bf01fcabb587b Mon Sep 17 00:00:00 2001 From: Alessandro Pasotti Date: Mon, 18 Sep 2017 14:08:32 +0200 Subject: [PATCH] Added a short comment in file header --- src/providers/ogr/qgsogrdbconnection.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/providers/ogr/qgsogrdbconnection.cpp b/src/providers/ogr/qgsogrdbconnection.cpp index 5373470faac..b4f28e5390d 100644 --- a/src/providers/ogr/qgsogrdbconnection.cpp +++ b/src/providers/ogr/qgsogrdbconnection.cpp @@ -1,5 +1,6 @@ /*************************************************************************** - qgsogrdbconnection.cpp + qgsogrdbconnection.cpp QgsOgrDbConnection handles connection storage + for OGR/GDAL file-based DBs (i.e. GeoPackage) ------------------- begin : August 2017 copyright : (C) 2017 by Alessandro Pasotti