summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qplatformpixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qplatformpixmap.h')
-rw-r--r--src/gui/image/qplatformpixmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/image/qplatformpixmap.h b/src/gui/image/qplatformpixmap.h
index af3abecaf8..d54f31099e 100644
--- a/src/gui/image/qplatformpixmap.h
+++ b/src/gui/image/qplatformpixmap.h
@@ -132,6 +132,7 @@ public:
protected:
void setSerialNumber(int serNo);
+ void setDetachNumber(int detNo);
int w;
int h;
int d;