summaryrefslogtreecommitdiff
path: root/src/libs/qmljsdebugclient/qpacketprotocol.cpp
Commit message (Collapse)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
|
* QmlJsInspector: remove private header dependenciesOlivier Goffart2010-07-291-0/+498
A copy of the client debugging code is made in src/libs/qmljsdebugclient/ (this comes from the qt code from commit 65642dd343bf61) So the qmljsinspector plugin does not require anymore Qt private headers.