diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/app.pro b/app/app.pro index 1d06003..c26e44b 100644 --- a/app/app.pro +++ b/app/app.pro @@ -13,7 +13,7 @@ RESOURCES += \ wifi/wifi.qrc \ wired/wired.qrc \ bluetooth/bluetooth.qrc \ - version/version.qrc - + version/version.qrc \ + voice/voice.qrc include(app.pri) |