rename widget file into Widget

This commit is contained in:
Géry Debongnie
2019-01-22 14:45:49 +01:00
parent 4862496891
commit 5652ef65ad
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import QWeb from "../core/qweb_vdom";
import * as utils from "../core/utils";
import Widget from "../core/widget";
import Widget from "../core/Widget";
(<any>window).core = {