~ubuntu-branches/ubuntu/vivid/qtdeclarative-opensource-src-gles/vivid

« back to all changes in this revision

Viewing changes to src/qml/debugger/qqmldebugserver.cpp

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2014-10-29 07:54:05 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20141029075405-gq1uzomnw3but9g2
Tags: 5.3.2-0ubuntu1
Sync package with qtdeclarative-opensource-src - 5.3.2-3ubuntu1 

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#include "qqmldebugservice_p_p.h"
45
45
#include "qqmlenginedebugservice_p.h"
46
46
#include "qv4debugservice_p.h"
47
 
#include "qv4profilerservice_p.h"
48
47
#include "qdebugmessageservice_p.h"
49
48
#include "qqmlprofilerservice_p.h"
50
49