From b72f1d53558344392daa916f69ece7db8c7a9d89 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Fri, 21 Mar 2014 17:30:03 +0100 Subject: added functionality to filter box --- src/xsession.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xsession.h') diff --git a/src/xsession.h b/src/xsession.h index 1d36d64..4140c38 100644 --- a/src/xsession.h +++ b/src/xsession.h @@ -37,6 +37,8 @@ class XSession : public Session { static QList readSessions(const QString& path); + bool containsKeywords(const QList& keywords) const; + private: QString name_; QString exec_; -- cgit v1.2.3-55-g7522