Skip to content

Commit 7e1c8db

Browse files
committed
ws
1 parent e3ca44b commit 7e1c8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/filterdata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class TrackFilterData: public FilterData
7575
public:
7676
/* Special Member Functions */
7777

78-
TrackFilterData() : titleString("ACTIVE LOG #%Y%m%d")
78+
TrackFilterData() : titleString("ACTIVE LOG #%Y%m%d")
7979
{
8080
QDate today = QDate::currentDate();
8181
stopTime = today.endOfDay();

0 commit comments

Comments
 (0)