mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
no paret
This commit is contained in:
parent
a11aa7b9b4
commit
838b155102
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MainWindow::MainWindow( QWidget * parent ) :
|
|||
QMainWindow( parent ),
|
||||
ui( new Ui::MainWindow ),
|
||||
camMan( this ),
|
||||
recorder( this, 18, false ),
|
||||
recorder( 0, 18, false ),
|
||||
resize { false } {
|
||||
ui->setupUi( this );
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue