build fix

This commit is contained in:
MovElb 2020-05-31 17:05:41 +03:00
parent 142c63e487
commit fd5b1741a6

View File

@ -70,7 +70,7 @@ private:
void processQuery();
bool isEmptyQuery(const String & query);
static bool isEmptyQuery(const String & query);
};
}