Expose DynamicCombo in public API

This commit is contained in:
Jedrzej Kosinski 2025-12-15 20:07:15 -08:00
parent ba13d10d82
commit 3b4927a106

View File

@ -1933,7 +1933,7 @@ __all__ = [
"Tracks", "Tracks",
# Dynamic Types # Dynamic Types
"MatchType", "MatchType",
# "DynamicCombo", "DynamicCombo",
# "Autogrow", # "Autogrow",
# Other classes # Other classes
"HiddenHolder", "HiddenHolder",