aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.pro
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2013-01-12 23:29:24 +0200
committerhjk <qthjk@ovi.com>2013-01-16 01:14:08 +0100
commit88267a3299dd1414b1889028e35917841d47fdcc (patch)
treebe8bef444995de9a3b46020f56cf989a584b293d /src/plugins/remotelinux/remotelinux.pro
parenta31dd26e484f81564db98ce75bc3d874babc0a83 (diff)
Generalize QT_NO_CAST_FROM_ASCII
Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/remotelinux/remotelinux.pro')
-rw-r--r--src/plugins/remotelinux/remotelinux.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/remotelinux.pro b/src/plugins/remotelinux/remotelinux.pro
index e26ccd9f032..61a57481c6c 100644
--- a/src/plugins/remotelinux/remotelinux.pro
+++ b/src/plugins/remotelinux/remotelinux.pro
@@ -100,6 +100,4 @@ FORMS += \
RESOURCES += remotelinux.qrc
-DEFINES += \
- REMOTELINUX_LIBRARY \
- QT_NO_CAST_FROM_ASCII
+DEFINES += REMOTELINUX_LIBRARY