move more files to shared project ; searchresultt.h: use filedata.h

This commit is contained in:
2019-04-22 21:07:41 +02:00
parent 6b94b8f619
commit 326c12ca80
17 changed files with 467 additions and 94 deletions

View File

@@ -5,9 +5,6 @@
class CommandSearch : public Command
{
private:
SqliteSearch searcher;
public:
using Command::Command;