打开文件的bug。
This commit is contained in:
@@ -49,7 +49,7 @@ void BaseRecord::promptForNewDate(bool showOriginal) {
|
||||
|
||||
tm curDate;
|
||||
|
||||
#ifdef __APPLE__
|
||||
#if defined __APPLE__ || defined __linux__
|
||||
curDate = *(localtime(&originTime));
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user