added: to plugin thread: message WINIX_PL_THREAD_CAN_MAKE_REDIRECT

(similar as for ticket)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@888 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-09-14 07:14:54 +00:00
parent bd1f717b4c
commit da15323c2f
7 changed files with 85 additions and 4 deletions

View File

@@ -69,6 +69,8 @@ public:
// repairing the database
void Repair();
void MakeRedirectIfPossible(const Item & item);
private:
Db * db;