summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2022-03-28 11:03:11 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2022-03-29 14:34:57 +0000
commit4c4afb6e8db325ef30f0fd45b6c19e18adfe8821 (patch)
treef80533367c38c8cf19ca9404475dd1cef0afa04d /src/gui
parenta1d74b06180bd83a2d7687626f9c44c80f61d9ac (diff)
qfilesystemengine_win: Fix compilation with namespaces
The original using is outside QT_NAMESPACE, so it is not correctly picked up by various parts of the code. Simply moving it inside QT_(BEGIN|END)_NAMESPACE revealed that the namespace (and thus scope) is closed and re-opened. in the file, so fix that too. Change-Id: I704f164b5705b539dbdf25b7743f5e339c016600 Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions