mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 20:00:06 -05:00
first working version of the new search engine. TODO: add search modifiers
This commit is contained in:
@ -116,6 +116,7 @@ signals:
|
||||
void beforeReset();
|
||||
void reset();
|
||||
void isEmpty();
|
||||
void searchNumResults(int);
|
||||
};
|
||||
//! [0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user