X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fshoppinglist%2Fmain.cpp;h=f82a97e0a84fe8e06ce66e3b5ce42cc3f442bf6b;hb=34f8bf04e4bdffefeceea59b186386b51c542b9d;hp=8390a264bad8acccfdf4ed1f32b0297c750c2a71;hpb=1ff06c5bc46a677fa389ef86c6b26664368f1653;p=r2c2.git diff --git a/source/shoppinglist/main.cpp b/source/shoppinglist/main.cpp index 8390a26..f82a97e 100644 --- a/source/shoppinglist/main.cpp +++ b/source/shoppinglist/main.cpp @@ -141,6 +141,7 @@ ShoppingList::LayoutLoader::LayoutLoader(ShoppingList &s): add("track", &LayoutLoader::track); add("base"); add("route"); + add("zone"); } void ShoppingList::LayoutLoader::track(ArticleNumber art_nr)