17 #ifndef UNITY_SHELL_SCOPES_EXPANDABLEFILTERWIDGETINTERFACE_H 18 #define UNITY_SHELL_SCOPES_EXPANDABLEFILTERWIDGETINTERFACE_H 20 #include <unity/SymbolExport.h> 22 #include "FilterBaseInterface.h" 23 #include "FiltersInterface.h" 39 FiltersInterface::FilterType filterType()
const override 41 return FiltersInterface::ExpandableFilterWidget;
Definition: FilterBaseInterface.h:30
Definition: FiltersInterface.h:31
Top-level namespace for all things Unity-related.
Definition: Version.h:37