2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-01-12 07:14:37 +00:00
2021-10-08 14:13:10 -04:00
..
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00
2021-10-08 14:13:10 -04:00

Example QT app

cd build
cmake ..
make
./test-qtapp

This example app just shows how to plug-in status-go in a qt-app. Also check status-cpp