~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to tests/test_previews_movie.cpp

Merged with trunk. Reverted autopilot changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
    g_hash_table_unref(action_hints1);
90
90
  }
91
91
 
92
 
  nux::BaseWindow* parent_window_;
 
92
  nux::ObjectPtr<nux::BaseWindow> parent_window_;
93
93
  dash::Preview::Ptr preview_model_;
94
94
 
95
95
  unity::Settings settings;