Skip to content
  • Kjell Ahlstedt's avatar
    builder/derived example: Add constructor with additional parameter · 388de323
    Kjell Ahlstedt authored
    * examples/book/builder/derived/deriveddialog.[h|cc]:
    * examples/book/builder/derived/main.cc: Add a constructor with an additional
    parameter to DerivedDialog, and call it from Builder::get_widget_derived()
    with an additional argument. Possible when get_widget_derived() is a
    variadic template. Bug #134161.
    388de323