Rename CThreadedReader::isNetworkConnectedAndAccessible() for consistency

refs #869
This commit is contained in:
Roland Winklmeier
2017-01-24 14:13:36 +01:00
committed by Mathew Sutcliffe
parent 64a47da67f
commit 7edd1bb621
10 changed files with 12 additions and 12 deletions

View File

@@ -52,8 +52,8 @@ namespace BlackCore
//! \threadsafe
bool updatedWithinLastMs(qint64 timeLastMs);
//! Network available
bool isNetworkConnectedAndAccessible() const;
//! Network accessable?
bool isNetworkAccessible() const;
//! Is marked as read failed
//! \threadsafe