X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapisurface.h;h=9f000014f656d7e08b9056a0a317e03191e5d028;hb=5ec1deb2d9238b6636e73b5a7cd67a8a319c79aa;hp=bc403af27409c103deeeb431710a67238f6481f1;hpb=bd6b0c166872c38289375b7acb807ee790e87096;p=apitrace diff --git a/gui/apisurface.h b/gui/apisurface.h index bc403af..9f00001 100644 --- a/gui/apisurface.h +++ b/gui/apisurface.h @@ -13,9 +13,6 @@ public: QSize size() const; void setSize(const QSize &size); - int numChannels() const; - void setNumChannels(int numChannels); - int depth() const; void setDepth(int depth);