summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglvertexarrayobject.cpp
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2023-06-15 08:50:40 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2023-06-19 16:40:15 +0300
commit3e7d4f16561f187d4dda28e59dc031ce1b771f77 (patch)
treeba0dda99cd6d878e98e2b81436cccd927ddc33d9 /src/opengl/qopenglvertexarrayobject.cpp
parent3144bebbbf77ab6c10998a1cd3a63ea7d6254524 (diff)
Don't add prefix for BaseName
Adding the "assets:" prefix to BaseName leads to wrong names returned by QFileInfo{"assets:/path/to/file"}.fileName(). Instead to return "file" it returns "assets:/file" which is not the expected result. Fixes: QTBUG-114576 Fixes: QTBUG-114219 Fixes: QTBUG-112261 Change-Id: I574bf325300c0aedef68b1b183fa837144ad63c6 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 76619eae4c4e857721529c87eb3c9d519fa2f0b7)
Diffstat (limited to 'src/opengl/qopenglvertexarrayobject.cpp')
0 files changed, 0 insertions, 0 deletions