aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-05-15 21:52:31 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-05-16 10:42:10 +0200
commit1fe8dc00de4d9bb7072ec9677ec7f8e73e4fc769 (patch)
treea947f3af46738a60f0a2f3f3be0435cd23486271 /autotests/testolmaccount.cpp
parent9c8c33ab0b2138b45cbfe29f4be235f631730826 (diff)
downloadlibquotient-1fe8dc00de4d9bb7072ec9677ec7f8e73e4fc769.tar.gz
libquotient-1fe8dc00de4d9bb7072ec9677ec7f8e73e4fc769.zip
QOlmAccount::needsSave() shouldn't be const
Making Qt signals const is an impossible commitment - once the signal is out, you can't control if any called slot will change the emitting class or not. The code compiles but const-ness is not preserved.
Diffstat (limited to 'autotests/testolmaccount.cpp')
0 files changed, 0 insertions, 0 deletions