Class that watches for device state (locked or not).
[yandex-traffic] / tests / state / state.pro
1 TEMPLATE = app
2
3 SOURCES += main.cpp
4 HEADERS += mainwindow.hpp
5
6 include (../../yandex-traffic-core.pri)