X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fshoppinglist%2Fmain.cpp;h=ff281e6e4a7be4f93574b4923cb56cd7b728a807;hb=621c5c938d70ba0d155e0eda91a708db0a52c0dc;hp=8390a264bad8acccfdf4ed1f32b0297c750c2a71;hpb=1ff06c5bc46a677fa389ef86c6b26664368f1653;p=r2c2.git diff --git a/source/shoppinglist/main.cpp b/source/shoppinglist/main.cpp index 8390a26..ff281e6 100644 --- a/source/shoppinglist/main.cpp +++ b/source/shoppinglist/main.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of R²C² -Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa -Distributed under the GPL -*/ - #include #include #include @@ -141,6 +134,7 @@ ShoppingList::LayoutLoader::LayoutLoader(ShoppingList &s): add("track", &LayoutLoader::track); add("base"); add("route"); + add("zone"); } void ShoppingList::LayoutLoader::track(ArticleNumber art_nr)