mirror of
https://github.com/YACReader/yacreader
synced 2025-11-11 12:35:25 -05:00
6 lines
76 B
C++
6 lines
76 B
C++
#include "reading_list_item.h"
|
|
|
|
ReadingListItem::ReadingListItem()
|
|
{
|
|
}
|