diff options
| author | Tannin <devnull@localhost> | 2014-08-25 21:07:29 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-08-25 21:07:29 +0200 |
| commit | 07bae15d7cdb831f97719c940c411ba40dba8929 (patch) | |
| tree | c35513f572156b45a6b587ec9d331e9fdf087962 /src/organizer.pro | |
| parent | 778160cf0dc2353bb74df0e8cf0b922d71496f00 (diff) | |
- bugfix: MO would report invalid index errors when downloading while download list is sorted by filetime descending
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index 01b950fa..4e46d1c1 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -289,7 +289,8 @@ TRANSLATIONS = organizer_de.ts \ organizer_tr.ts \
organizer_en_US.ts \
organizer_ko.ts \
- organizer_ru.ts
+ organizer_ru.ts \
+ organizer_en.ts
#!isEmpty(TRANSLATIONS) {
# isEmpty(QMAKE_LRELEASE) {
|
