X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fqml%2FMarketsTodayLegacyApp.qml;h=010331c084865d9c0e275019e7e4d6f220ae5c41;hb=ffa4589fcca4c9a4fa235d00ba5f5ac5f8f51072;hp=3f2f73a07e24a25b1c7e23f18c1fe3893913e8c8;hpb=5e2b1d579d9beb2b740a39d2d894c3001afe0202;p=marketstoday diff --git a/src/qml/MarketsTodayLegacyApp.qml b/src/qml/MarketsTodayLegacyApp.qml index 3f2f73a..010331c 100644 --- a/src/qml/MarketsTodayLegacyApp.qml +++ b/src/qml/MarketsTodayLegacyApp.qml @@ -9,6 +9,7 @@ import Qt 4.7 import "Library" as Library import "Library/js/ISODate.js" as DateLib import "Library/js/DBUtility.js" as DBUtility +import "Library/js/CSVUtility.js" as CSVUtility import "Library/js/Common.js" as Common import "Library/js/CoreLogic.js" as CoreLib