diff --git a/src/kselectionproxymodel.h b/src/kselectionproxymodel.h index c61908e..129c94c 100644 --- a/src/kselectionproxymodel.h +++ b/src/kselectionproxymodel.h @@ -126,7 +126,7 @@ public: ChildrenOfExactSelection, InvalidBehavior }; - Q_ENUMS(FilterBehavior) + Q_ENUM(FilterBehavior) /** Set the filter behaviors of this model.