We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9e226 commit 084d2c0Copy full SHA for 084d2c0
src/plugins/diagram_overlay/qgsdiagramoverlayplugin.cpp
@@ -31,7 +31,7 @@
31
#define QGISEXTERN extern "C"
32
#endif
33
34
-static const QString pluginName = "diagram overlay";
+static const QString pluginName = "Diagram Overlay";
35
static const QString pluginDescription = "A plugin for placing diagrams on vector layers";
36
static const QString pluginVersion = "Version 0.0.1";
37
0 commit comments