mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 17:04:45 -04: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