Class that watches for device state (locked or not).
[yandex-traffic] / tests / state / state.pro
diff --git a/tests/state/state.pro b/tests/state/state.pro
new file mode 100644 (file)
index 0000000..07b4a99
--- /dev/null
@@ -0,0 +1,6 @@
+TEMPLATE = app
+
+SOURCES += main.cpp
+HEADERS += mainwindow.hpp
+
+include (../../yandex-traffic-core.pri)