Country register plugin created
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
}
|
||||
|
||||
virtual void setTranslations(const QMap<QString, QString> &translations) {
|
||||
Q_ASSERT(m_tableModel != NULL);
|
||||
m_tableModel->setTranslations(translations);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user