aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppHttpFileSource.cpp
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-12-28 19:46:37 +0100
committerLinus Jahn <lnj@kaidan.im>2022-12-28 19:48:47 +0100
commit1655bced3931d269654734db261412330f91a242 (patch)
tree69cb605b23ec30b0ddab11c936bd9e2361b1dcc5 /src/base/QXmppHttpFileSource.cpp
parentba216127c250f07dba85b47366b8162e94f8391b (diff)
ClientExtension: Save d-ptr allocation
The d-ptr only contained one other pointer which can be stored directly. If we should need another attribute, we can just re-add the d-ptr since it has the same size as the current QXmppClient ptr. Closes #522.
Diffstat (limited to 'src/base/QXmppHttpFileSource.cpp')
0 files changed, 0 insertions, 0 deletions