add dynamic language change support
add "en" ts
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
private:
|
||||
bool eventFilter(QObject * o, QEvent * e);
|
||||
void timerEvent(QTimerEvent * e);
|
||||
void changeEvent(QEvent *e);
|
||||
void _resize();
|
||||
void _setIconsSize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user