X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ff159a4d47b9a2d10744dcfc23da2c63605c8a32..eeb5375ee7727c956cc357cc8f90b19d1bfe80b9:/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);