diff options
Diffstat (limited to 'src/controls/plugin.cpp')
| -rw-r--r-- | src/controls/plugin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/plugin.cpp b/src/controls/plugin.cpp index 64386e723..0c7f89661 100644 --- a/src/controls/plugin.cpp +++ b/src/controls/plugin.cpp @@ -84,6 +84,7 @@ static const struct { { "StackViewDelegate", 1, 0 }, { "StackViewTransition", 1, 0 }, { "StatusBar", 1, 0 }, + { "Switch", 1, 1 }, { "Tab", 1, 0 }, { "TabView", 1, 0 }, { "TableView", 1, 0 }, |
