X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/53593baa211863fbf66540cf1bcc36c8fb37257f..f217d072d76183bc07723dcc29503b732bd2022d:/SL/Layout/V3.pm diff --git a/SL/Layout/V3.pm b/SL/Layout/V3.pm index dc39a1887..a79039b1d 100644 --- a/SL/Layout/V3.pm +++ b/SL/Layout/V3.pm @@ -1,7 +1,7 @@ package SL::Layout::V3; use strict; -use parent qw(SL::Layout::Base); +use parent qw(SL::Layout::Design40Switch); use SL::Layout::None; use SL::Layout::Top;