File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
" ../../LIBS/uim-mvc" ,
33
33
" ../../LIBS/uim-html" ,
34
34
" ../../LIBS/uim-bootstrap" ,
35
- " ../../LIBS/uim -controls" ,
35
+ " ../../WEBS/web -controls" ,
36
36
" ../../LIBS/uim-apps" ,
37
37
" ../../LIBS/uim-servers" ,
38
38
" ../../LIBS/uim-jsonbase" ,
53
53
" ../../LIBS/uim-mvc" ,
54
54
" ../../LIBS/uim-html" ,
55
55
" ../../LIBS/uim-bootstrap" ,
56
- " ../../LIBS/uim -controls" ,
56
+ " ../../WEBS/web -controls" ,
57
57
" ../../LIBS/uim-apps" ,
58
58
" ../../LIBS/uim-servers" ,
59
59
" ../../LIBS/uim-jsonbase" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ public import uim.html;
12
12
public import uim.oop;
13
13
public import uim.models;
14
14
public import uim.apps;
15
- public import uim .controls;
15
+ public import web .controls;
16
16
public import uim.servers;
17
17
18
18
public import langs.javascript;
You can’t perform that action at this time.
0 commit comments