* Implemented missing date parsing; queries like "last_modified > %-5 minutes%"
are now working as they should. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31711 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -99,6 +99,7 @@ private:
|
||||
bool deleteOnError);
|
||||
status_t _SetPredicate(const char* expression);
|
||||
status_t _EvaluateStack();
|
||||
void _ParseDates(BString& parsedPredicate);
|
||||
|
||||
// FBC
|
||||
virtual void _QwertyQuery1();
|
||||
|
||||
Reference in New Issue
Block a user