new plugin commodity implemented

This commit is contained in:
Zdenek Jonak
2016-03-02 23:26:37 +01:00
parent 4b8d790ea8
commit a1f92c9f40
24 changed files with 597 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
GlobalSettings::GlobalSettings(QObject *parent) : QObject(parent)
{
m_ic = 0;
}
QString GlobalSettings::firmName() const