mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-13 18:30:02 +01:00
updated display code
This commit is contained in:
@@ -1061,6 +1061,7 @@ bool AC_MainWindow::startCamera(int res, int dev, const QString &outdir, bool re
|
|||||||
|
|
||||||
if(rt_val == false) return false;
|
if(rt_val == false) return false;
|
||||||
playback->Play();
|
playback->Play();
|
||||||
|
disp->show();
|
||||||
QString out_text;
|
QString out_text;
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
QTextStream stream(&out_text);
|
QTextStream stream(&out_text);
|
||||||
|
|||||||
Reference in New Issue
Block a user