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