[graphics/digikam] core/utilities/geolocation/geoiface/items: cppcheck++: recurssive typedef

Gilles Caulier <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit e46a28b9128f27cb0e3cb175518ece440008cf44 by Gilles Caulier.
Committed on 05/08/2026 at 05:49.
Pushed by cgilles into branch 'master'.

cppcheck++: recurssive typedef

M  +2    -2    core/utilities/geolocation/geoiface/items/gpsitemcontainer.h

https://invent.kde.org/graphics/digikam/-/commit/e46a28b9128f27cb0e3cb175518ece440008cf44

diff --git a/core/utilities/geolocation/geoiface/items/gpsitemcontainer.h b/core/utilities/geolocation/geoiface/items/gpsitemcontainer.h
index 8be05822cb..a4c7b47257 100644
--- a/core/utilities/geolocation/geoiface/items/gpsitemcontainer.h
+++ b/core/utilities/geolocation/geoiface/items/gpsitemcontainer.h
@@ -39,9 +39,9 @@ enum Type
     TypeNewChild = 4
 };
 
-typedef struct TagData
+typedef struct _TagData
 {
-    TagData() = default;
+    _TagData() = default;
 
     QString tagName;
     QString tipName;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.