mirror of https://github.com/buggins/dlangide.git
fix for #87 - apply DlangUI change for StringGrid style - to fix font in file dialog
This commit is contained in:
parent
692da7b245
commit
8da7d8d36a
2
dub.json
2
dub.json
|
|
@ -12,7 +12,7 @@
|
||||||
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
|
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dlangui": "~>0.7.37",
|
"dlangui": "~>0.7.39",
|
||||||
"dcd": "~>0.7.4"
|
"dcd": "~>0.7.4"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue