]> git.tdb.fi Git - builder.git/blobdiff - source/builder.h
Replace the chrome mode with a more useful progress display
[builder.git] / source / builder.h
index 270f8162d7af543acf1b6b694d0ba968f034963b..7036efd7238eea0891a5516a616eacf7619c9fa8 100644 (file)
@@ -101,7 +101,7 @@ private:
        bool            dry_run;
        bool            help;
        unsigned        verbose;
-       bool            chrome;
+       bool            show_progress;
        std::string     build_file;
        unsigned        jobs;
        StringList      what_if;