index
:
rockpool.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rockworkd
/
libpebble
/
watchdatareader.cpp
blob: 0c73c73321a305c6636180403bba06c8ae780f03 (
plain
)
1
2
3
4
5
6
#include "watchdatareader.h" bool WatchDataReader::bad() const { return m_bad; }