Change int in double for Search
Add SearchBanner & Search Pannel Enable MassUpdate
This commit is contained in:
@@ -404,7 +404,7 @@ const QString& KissCount::GetOperationOrder()
|
||||
}
|
||||
|
||||
std::vector<Operation>* KissCount::Search(QString* description, QDate* dateFrom, QDate* dateTo,
|
||||
int* amountFrom, int* amountTo,
|
||||
double* amountFrom, double* amountTo,
|
||||
std::vector<int> categories, int types, std::vector<int> accounts)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user