File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 21
21
"name" : " widgetbrowser" ,
22
22
"title" : " WidgetBrowser" ,
23
23
"include" : [
24
+ " qx.theme.IndigoDark" ,
24
25
" qx.theme.Modern" ,
25
26
" qx.theme.Simple" ,
26
27
" qx.theme.Classic" ,
28
+ " qx.theme.TangibleLight" ,
29
+ " qx.theme.TangibleDark" ,
27
30
" qxl.widgetbrowser.pages.Tree" ,
28
31
" qxl.widgetbrowser.pages.List" ,
29
32
" qxl.widgetbrowser.pages.Table" ,
40
43
}
41
44
},
42
45
"requires" : {
43
- "@qooxdoo/framework" : " ^7.0 .0"
46
+ "@qooxdoo/framework" : " ^7.5 .0"
44
47
}
45
48
}
Original file line number Diff line number Diff line change 14
14
"title" : " WidgetBrowser" ,
15
15
"include" : [
16
16
" qx.theme.Indigo" ,
17
+ " qx.theme.IndigoDark" ,
17
18
" qx.theme.Modern" ,
18
19
" qx.theme.Simple" ,
19
20
" qx.theme.Classic" ,
34
35
]
35
36
}
36
37
],
37
- /** Targets */
38
38
"targets" : [
39
39
{
40
40
"type" : " source" ,
You can’t perform that action at this time.
0 commit comments