Work on sync?

This commit is contained in:
Martin Rotter 2015-12-03 14:15:33 +01:00
parent 59e77f4d79
commit 89239fc4a2

View file

@ -70,6 +70,8 @@ class TtRssServiceRoot : public ServiceRoot {
void updateTitle();
private:
void syncIn();
TtRssNetworkFactory *m_network;
};