mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +02:00
Initialize export_verbose false.
This commit is contained in:
@@ -52,6 +52,7 @@ MainObject::MainObject(QObject *parent)
|
|||||||
export_channels=0;
|
export_channels=0;
|
||||||
export_quality=3;
|
export_quality=3;
|
||||||
export_xml=false;
|
export_xml=false;
|
||||||
|
export_verbose=false;
|
||||||
|
|
||||||
//
|
//
|
||||||
// Open the Database
|
// Open the Database
|
||||||
|
Reference in New Issue
Block a user