new plugin commodity implemented
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
#include "combodata.h"
|
||||
#include "settingsservice.h"
|
||||
#include "settingsform.h"
|
||||
#include "enums.h"
|
||||
|
||||
#endif // CORE_H
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
GlobalSettings::GlobalSettings(QObject *parent) : QObject(parent)
|
||||
{
|
||||
|
||||
m_ic = 0;
|
||||
}
|
||||
|
||||
QString GlobalSettings::firmName() const
|
||||
|
||||
Reference in New Issue
Block a user