summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-06-02 10:40:48 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-06-02 10:44:42 (GMT)
commitf001cda07f6aa026d59e448b49212c0182ed895c (patch)
treeec2939a40ce1dcc53d31ef0a6a18e584209a83bc /dist
parentfa5a8defd6b1449b81bd67a6b22a398e0d1ed366 (diff)
downloadQt-f001cda07f6aa026d59e448b49212c0182ed895c.zip
Qt-f001cda07f6aa026d59e448b49212c0182ed895c.tar.gz
Qt-f001cda07f6aa026d59e448b49212c0182ed895c.tar.bz2
Removed an ifdef in QLocale that breaks the One Definition Rule.
From a merge request #553 by Gordon Schumacher: During a build internal to Qt, if a header included by qlocale.cpp itself includes qlocale.h, then QLOCALE_CPP will never be set. If you attempt to build qmake from its own .pro file, qmake_pch.h includes qtextstream.h, which (now) includes qlocale.h, thus causing a compile error trying to call the QSystemLocale(bool) function Inspired-by: Gordon Schumacher <gordon@rebit.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions