X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a38da2a1b6f6a99dc5ccc19741b8ea2ae53027ae..f217d072d76183bc07723dcc29503b732bd2022d:/SL/Layout/None.pm diff --git a/SL/Layout/None.pm b/SL/Layout/None.pm index 1504f9711..336ac5c78 100644 --- a/SL/Layout/None.pm +++ b/SL/Layout/None.pm @@ -1,7 +1,7 @@ package SL::Layout::None; use strict; -use parent qw(SL::Layout::Base); +use parent qw(SL::Layout::Design40Switch); use List::MoreUtils qw(apply);