add dynamic language change support
add "en" ts
This commit is contained in:
@@ -71,6 +71,7 @@ private slots:
|
||||
|
||||
private:
|
||||
bool eventFilter(QObject * o, QEvent * e);
|
||||
void changeEvent(QEvent * e);
|
||||
|
||||
Ui::BlockEditor *ui;
|
||||
QMap<int, QTreeWidgetItem*> pin_tli;
|
||||
|
||||
Reference in New Issue
Block a user