queue notification / run a command when filtering and match with a command
[claws.git] / src / prefs_matcher.h
index 72c1c72841b92355997719607215210a5789d5d1..6ec7ea7ab39b41c7a28226fec81c50b0379ff921 100644 (file)
@@ -31,5 +31,6 @@ typedef void PrefsMatcherSignal(MatcherList * matchers);
 
 void prefs_matcher_open                (MatcherList * matchers,
                                 PrefsMatcherSignal * cb);
+void prefs_matcher_exec_info(void);
 
 #endif /* __PREFS_FILTER_H__ */