X-Git-Url: http://git.tdb.fi/?p=builder.git;a=blobdiff_plain;f=source%2Fbuilder.h;h=7036efd7238eea0891a5516a616eacf7619c9fa8;hp=270f8162d7af543acf1b6b694d0ba968f034963b;hb=0ac8d6708b8c758fb89d97a0049d4a329990b83b;hpb=329dc80e392faf7354338621e73dba1880fc767d diff --git a/source/builder.h b/source/builder.h index 270f816..7036efd 100644 --- a/source/builder.h +++ b/source/builder.h @@ -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;