~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to tests/test_previews_generic.cpp

Merged with trunk. Reverted autopilot changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
    g_hash_table_unref(action_hints1);
84
84
  }
85
85
 
86
 
  nux::BaseWindow* parent_window_;
 
86
  nux::ObjectPtr<nux::BaseWindow> parent_window_;
87
87
  dash::Preview::Ptr preview_model_;
88
88
 
89
89
  unity::Settings settings;