forked from qt-creator/qt-creator
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:
@@ -28,8 +28,6 @@
|
||||
**
|
||||
**************************************************************************/
|
||||
|
||||
#define QT_NO_CAST_FROM_ASCII
|
||||
|
||||
#include "debuggerplugin.h"
|
||||
|
||||
#include "debuggerstartparameters.h"
|
||||
|
||||
Reference in New Issue
Block a user