diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/install-menu-wizard.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/install-menu-wizard.pl b/Master/tlpkg/installer/install-menu-wizard.pl index 06d776cb2ed..8f13884b5c7 100644 --- a/Master/tlpkg/installer/install-menu-wizard.pl +++ b/Master/tlpkg/installer/install-menu-wizard.pl @@ -5,6 +5,8 @@ # This file is licensed under the GNU General Public License version 2 # or any later version. # +# TODO: The problem with resizing comes from embedded \n in Labels!!!!! +# That has to be done in some different way! use strict; $^W = 1; |