summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeysequence.h
diff options
context:
space:
mode:
authorDheerendra Purohit <[email protected]>2025-04-30 17:32:18 +0530
committerDheerendra Purohit <[email protected]>2025-07-04 18:32:23 +0530
commit6733f3893caa2e195613690fccc5ec86fd8a118c (patch)
tree383e71286452c325aedb95754b1ee6419a952d9f /src/gui/kernel/qkeysequence.h
parent54dc4c1b9f35fb19b94214f2e48ba518175f32b4 (diff)
QSqlQueryModel::setLastError should be constHEADdev
The setLastError() function only modifies the mutable member d->error, so it can safely be marked as const. This change allows setLastError() to be called from other const member functions. Fixes: QTBUG-136490 Change-Id: I62999a2696b1742208745890a76769f8977918cc Reviewed-by: Axel Spoerl <[email protected]>
Diffstat (limited to 'src/gui/kernel/qkeysequence.h')
0 files changed, 0 insertions, 0 deletions