mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Database: Added ::getDatafile
This commit is contained in:
parent
7ce9f882b1
commit
843865b5ee
2 changed files with 12 additions and 5 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
|
||||
private:
|
||||
std::string currentDataFile () const;
|
||||
void createDatafileIfNecessary (int, int);
|
||||
unsigned int getDatafile (int, int);
|
||||
std::vector <Daterange> segmentRange (const Daterange&);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue