add dynamic language change support
add "en" ts
This commit is contained in:
@@ -65,6 +65,7 @@ private:
|
||||
};
|
||||
|
||||
void checkLimit();
|
||||
void changeEvent(QEvent * e);
|
||||
QString actionText(int action, int count_);
|
||||
|
||||
QMap<int, Action> actions_;
|
||||
|
||||
Reference in New Issue
Block a user