Use QT_NO_CAST_FROM_ASCII for debugger plugin.

Fix gdmi escape routine by using a traits class to adapt
QByteArray/QString.

Change-Id: Ic6d2a0c927e4613aec9f69095bbb04a393e9edb9
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Friedemann Kleint
2012-08-24 09:42:44 +02:00
committed by hjk
parent 2cd6db04bf
commit 5b69bee198
17 changed files with 37 additions and 50 deletions

View File

@@ -28,8 +28,6 @@
**
**************************************************************************/
#define QT_NO_CAST_FROM_ASCII
#include "qmlinspectoragent.h"
#include "debuggeractions.h"