add dynamic language change support
add "en" ts
This commit is contained in:
@@ -115,6 +115,7 @@ private:
|
||||
void showEvent(QShowEvent * );
|
||||
void timerEvent(QTimerEvent * );
|
||||
void leaveEvent(QEvent * );
|
||||
void changeEvent(QEvent * e);
|
||||
void highlightBrackets();
|
||||
void applyExtraSelection();
|
||||
void nextCompletition();
|
||||
|
||||
Reference in New Issue
Block a user