~unity-2d-team/unity-2d/previews

« back to all changes in this revision

Viewing changes to libunity-2d-private/src/listaggregatormodel.cpp

  • Committer: Tarmac
  • Author(s): Florian Boucault
  • Date: 2011-08-01 09:01:41 UTC
  • mfrom: (654.1.2 move_unity2d_to_src)
  • Revision ID: ubuntu.builder@gmail.com-20110801090141-ystiswe03csj81cq
[backend] Moved all classes in libunity-2d-private from Unity2d to src. Unity2d only contains code to declare the QML plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
267
267
 
268
268
    return true;
269
269
}
 
270
 
 
271
#include "listaggregatormodel.moc"