diff --git a/etc/Translation/Blank.ts b/etc/Translation/Blank.ts index 6c071d80..51a1bd57 100644 --- a/etc/Translation/Blank.ts +++ b/etc/Translation/Blank.ts @@ -2600,35 +2600,35 @@ - + Shutdown the computer as soon as all files have been converted - - + + CPU Usage (Overall) - - + + Physical RAM Usage - - + + Free Disk Space (Temp Folder) - + Abort - + Close diff --git a/etc/Translation/LameXP_PL.ts b/etc/Translation/LameXP_PL.ts index a20aa384..11988d80 100644 --- a/etc/Translation/LameXP_PL.ts +++ b/etc/Translation/LameXP_PL.ts @@ -2600,35 +2600,35 @@ Inicjowanie, prosze czekać... - + Shutdown the computer as soon as all files have been converted Wyłącz komputer po przetworzeniu wszystkich plików - - + + CPU Usage (Overall) - - + + Physical RAM Usage - - + + Free Disk Space (Temp Folder) - + Abort Przerwij - + Close Powrót diff --git a/gui/ProcessingDialog.ui b/gui/ProcessingDialog.ui index 57d2055b..15410d67 100644 --- a/gui/ProcessingDialog.ui +++ b/gui/ProcessingDialog.ui @@ -293,6 +293,9 @@ QAbstractItemView::SelectRows + + false + false diff --git a/src/Config.h b/src/Config.h index 6d7d11f4..79b8482f 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,7 +29,7 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 2 +#define VER_LAMEXP_PATCH 3 #define VER_LAMEXP_BUILD 786 ///////////////////////////////////////////////////////////////////////////////