diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2011-12-22 12:30:25 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2011-12-22 19:32:30 +0100 |
commit | aa97ec9b4d6332e1b955467df5a5264cbf1ff15a (patch) | |
tree | f76691efb237ed682acc0083b6c99ee5f3254ab5 | |
parent | 45c2812ebdebdfb41818a8035878cd17d60bec77 (diff) |
add a note that the Qt bugreport is mistaken
-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 3ff5f69cf6c2..a6a520ce8879 100644 --- a/vcl/unx/kde4/warning_guard_qhash.h +++ b/vcl/unx/kde4/warning_guard_qhash.h @@ -39,6 +39,8 @@ shadows a global declaration [-Werror=shadow] Reported upstream as <https://bugreports.qt.nokia.com/browse/QTBUG-22908>. + + And suggested to be closed, because there is no problem in Qt. This is a workaround, at best. */ #ifdef _MSC_VER |