mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-26 17:54:42 +00:00
Update src/CopyrighFixer/CopyrighFixer/owner.h
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
451ffd80df
commit
10ccebce69
@ -37,7 +37,7 @@ public:
|
||||
* @brief setTimeRange A method that allows you to set the time interval for using a file.
|
||||
* @param interval This is a string value indicating the date of ownership of the file.
|
||||
*/
|
||||
void setTimePoint(const int &interval);
|
||||
void setTimePoint(int interval);
|
||||
|
||||
/**
|
||||
* @brief getTimeRange The method changes the timestamp of the usage.
|
||||
|
Loading…
x
Reference in New Issue
Block a user