.gitmodules 564 B

1234567891011121314151617181920
  1. [submodule "submodules/qsyncable"]
  2. path = submodules/qsyncable
  3. url = https://github.com/benlau/qsyncable
  4. [submodule "submodules/RadialBarDemo"]
  5. path = submodules/RadialBarDemo
  6. url = https://github.com/mirukana/RadialBarDemo
  7. [submodule "submodules/hsluv-c"]
  8. path = submodules/hsluv-c
  9. url = https://github.com/hsluv/hsluv-c
  10. [submodule "submodules/gel"]
  11. path = submodules/gel
  12. url = https://github.com/Cutehacks/gel
  13. [submodule "submodules/SortFilterProxyModel"]
  14. path = submodules/SortFilterProxyModel
  15. url = https://github.com/oKcerG/SortFilterProxyModel