summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-06 19:37:44 +0100
committerwm4 <wm4@nowhere>2020-03-06 19:37:44 +0100
commit575197ff8b0a0d8cd14f7ee78461c1d61d045d72 (patch)
tree6c2ed716f1c1739a6458f3d83ee0316e9fa7b24e /.github
parent2337fa4e0213993398d36cb3222633766d677dfd (diff)
downloadmpv-575197ff8b0a0d8cd14f7ee78461c1d61d045d72.tar.bz2
mpv-575197ff8b0a0d8cd14f7ee78461c1d61d045d72.tar.xz
client API: remove deprecated qthelper.hpp header
No replacement. Qt or C++ code has no business in this repository, and new code (even if it uses Qt) should not use it. Get rid of it. We consider the libmpv API itself as stable. Symbols can be deprecated, but not be removed. However, qthelper.hpp was never considered part of the libmpv API. There no ABI implications either, since it's a header- only implementation that uses C API symbols only. It's just a header provided for convenience for Qt/C++ programs (i.e. extremely limited usefulness).
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions