Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Important fix to make Observed<> ctor explicit #74

Merged
merged 9 commits into from
Sep 15, 2023
Merged

Important fix to make Observed<> ctor explicit #74

merged 9 commits into from
Sep 15, 2023

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    82612e5 View commit details
    Browse the repository at this point in the history
  2. Add missing includes.

    5cript committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f4a68bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a218235 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    81e5a51 View commit details
    Browse the repository at this point in the history
  2. Added operator= forwarders.

    5cript committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4be07f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc85a00 View commit details
    Browse the repository at this point in the history
  4. Fixed missing std:: qualifier.

    5cript committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    30874df View commit details
    Browse the repository at this point in the history
  5. Fixed dialog construction.

    5cript committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0256495 View commit details
    Browse the repository at this point in the history
  6. Fixed table test.

    5cript committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8138bdc View commit details
    Browse the repository at this point in the history