mirror of
https://github.com/vale981/Taevitas
synced 2025-03-04 17:11:40 -05:00
Some Cleanup
This commit is contained in:
parent
1abfa7f96a
commit
91d7e536b0
1 changed files with 0 additions and 1 deletions
|
@ -370,7 +370,6 @@ void MainWindow::togglePreview( bool checked ) {
|
||||||
|
|
||||||
if ( checked ) {
|
if ( checked ) {
|
||||||
ui->preview_widget->setProperty( "enabled", true );
|
ui->preview_widget->setProperty( "enabled", true );
|
||||||
resize = true;
|
|
||||||
|
|
||||||
// Start Capturing for preview
|
// Start Capturing for preview
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Add table
Reference in a new issue