qt5base-lts/src
Frederik Gladhorn 9b093871a6 Fix xlint unchecked warning (java)
This patch fixes the warning uncoverd by the -Xlint:unchecked option
by parametrising the generics with wildcards.

src/org/qtproject/qt5/android/QtActivityDelegate.java:315:
warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
                    Method m = initClass.getMethod("setActivity", Activity.class, Object.class);

Change-Id: I665e9dfd6d64c92a491d68c838ad02bde275d604
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-08-16 09:22:44 +02:00
..
3rdparty Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
android Fix xlint unchecked warning (java) 2013-08-16 09:22:44 +02:00
angle Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
concurrent Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
corelib initCharAttributes() micro-optimization 2013-08-15 20:47:47 +02:00
dbus Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
gui Fix possible crash due to integer overflow 2013-08-15 20:47:38 +02:00
network OSX: Make QSslSocket compile on 10.9 2013-08-06 08:10:27 +02:00
opengl Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Find primary GPU only 2013-08-06 11:00:23 +02:00
plugins Add Wacom tablet support for Cocoa 2013-08-16 05:20:38 +02:00
printsupport Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
sql Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
testlib Ensure that output is world readable on Android 2013-08-05 14:53:12 +02:00
tools qdoc: Let default output subdir be html 2013-08-12 09:10:15 +02:00
widgets QHeaderView - reduce memory usage 2013-08-16 05:34:18 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
src.pro create a sub-tools target 2013-06-17 15:41:08 +02:00