We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ca44b commit 7e1c8dbCopy full SHA for 7e1c8db
gui/filterdata.h
@@ -75,7 +75,7 @@ class TrackFilterData: public FilterData
75
public:
76
/* Special Member Functions */
77
78
- TrackFilterData() : titleString("ACTIVE LOG #%Y%m%d")
+ TrackFilterData() : titleString("ACTIVE LOG #%Y%m%d")
79
{
80
QDate today = QDate::currentDate();
81
stopTime = today.endOfDay();
0 commit comments