summaryrefslogtreecommitdiffstats
path: root/qmake/doc/snippets/code
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-08-15 10:57:01 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-16 09:22:44 +0200
commit9b093871a683650011f2c317441e3879df4688eb (patch)
tree49dab3a2da0b86bd20a1c958da628da1631da644 /qmake/doc/snippets/code
parent340e8d801bfc222bb73312942673d92e2247d0c8 (diff)
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>
Diffstat (limited to 'qmake/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions