mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
6 lines
76 B
C++
6 lines
76 B
C++
#include "reading_list_item.h"
|
|
|
|
ReadingListItem::ReadingListItem()
|
|
{
|
|
}
|