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

« back to all changes in this revision

Viewing changes to libunity-2d-private/src/workspacesinfo.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:
223
223
 
224
224
    return NULL;
225
225
}
 
226
 
 
227
#include "workspacesinfo.moc"