aboutsummaryrefslogtreecommitdiff
path: root/QSThingsPlugin/Actions/SearchThingsAction.h
blob: c35bb1afe2a6e9c17146799104cedf4d9e2ac923 (plain)
1
2
3
4
5
6
7
8
9
10
11
#import "ThingsHelper.h"
#import <Foundation/Foundation.h>
#import <QSCore/QSCore.h>

NS_ASSUME_NONNULL_BEGIN

@interface SearchThingsAction : QSActionProvider

@end

NS_ASSUME_NONNULL_END