diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 10:28:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 10:28:57 +0100 |
commit | 66b9a19d23fdad25db16d376ff74afc9e6f1a84e (patch) | |
tree | a8cb8f0cdfd334bb2463557fd6b12eeb4b47c363 /vcl | |
parent | c08d55eccc1b2e26d8d0408d70654751e8672fa7 (diff) |
Added upstream bug link.
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/unx/kde4/warning_guard_qhash.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/kde4/warning_guard_qhash.h b/vcl/unx/kde4/warning_guard_qhash.h index e5c8c3795abb..156506b87f1b 100644 --- a/vcl/unx/kde4/warning_guard_qhash.h +++ b/vcl/unx/kde4/warning_guard_qhash.h @@ -37,6 +37,8 @@ Silence down this WaE: /usr/include/qt4/QtCore/qscopedpointer.h:83:47: error: declaration of ‘pointer’ shadows a global declaration [-Werror=shadow] + + Reported upstream as <https://bugreports.qt.nokia.com/browse/QTBUG-22908>. */ #ifdef _MSC_VER |