mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-10 15:25:42 -07:00
add ribbon config
This commit is contained in:
parent
575422ed17
commit
c3cfefefe4
@ -70,6 +70,7 @@ namespace Bloxstrap
|
||||
{ "Qml.zip", @"Qml\" },
|
||||
{ "StudioFonts.zip", @"StudioFonts\" },
|
||||
{ "redist.zip", @"" },
|
||||
{ "RibbonConfig.zip", @"RibbonConfig\" }
|
||||
};
|
||||
|
||||
private static Dictionary<string, string> CombineDictionaries(IReadOnlyDictionary<string, string> d1, IReadOnlyDictionary<string, string> d2)
|
||||
|
Loading…
Reference in New Issue
Block a user