From d0db00133f460afcf4d09a0a0ebd3fe5200638f1 Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 14 Mar 2021 13:07:03 +0200 Subject: [PATCH] new open --- audioConvert.pro.user | 10 +++++----- thread.cpp | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audioConvert.pro.user b/audioConvert.pro.user index 62f2f84..b322185 100644 --- a/audioConvert.pro.user +++ b/audioConvert.pro.user @@ -1,10 +1,10 @@ - + EnvironmentId - {c3f4e526-2a10-4201-8930-ae109ba36eee} + {09c4b97e-8d52-47ad-a73a-c013b966fdab} ProjectExplorer.Project.ActiveTarget @@ -74,8 +74,8 @@ Стаціонарний комп'ютер Стаціонарний комп'ютер - {a42f2486-23ee-4fb8-9d0c-b24539543b1a} - 1 + {b89aea51-4589-4c49-858b-01dc47226946} + 0 0 0 @@ -318,7 +318,7 @@ false true - /home/victor/Git/build-audioConvert-unknown-Release + /home/victor/Git/build-audioConvert-unknown-Debug 1 diff --git a/thread.cpp b/thread.cpp index 2af14e7..3765d3f 100755 --- a/thread.cpp +++ b/thread.cpp @@ -1,6 +1,6 @@ #include "thread.h" #include -//dev + void Thread::toWav(){ QProcess process; QString command = nullptr;