~artmello/gallery-app/gallery-app-fix_crash_adding_files

« back to all changes in this revision

Viewing changes to tests/unittests/stubs/gallery-manager_stub.cpp

  • Committer: Arthur Mello
  • Date: 2016-01-19 01:52:27 UTC
  • Revision ID: arthur.mello@canonical.com-20160119015227-swuwurjubwafe8r6
Undo wrong commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
{
110
110
    Q_UNUSED(mediaFromDB);
111
111
}
112
 
 
113
 
void GalleryManager::onObjectsReadyToAdd()
114
 
{
115
 
}