diff options
Diffstat (limited to 'src/FbTk/Transparent.hh')
-rw-r--r-- | src/FbTk/Transparent.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Transparent.hh b/src/FbTk/Transparent.hh index 9dc1973..77e09c5 100644 --- a/src/FbTk/Transparent.hh +++ b/src/FbTk/Transparent.hh | |||
@@ -39,6 +39,7 @@ public: | |||
39 | void setSource(Drawable src, int screen_num); | 39 | void setSource(Drawable src, int screen_num); |
40 | /// sets destination drawable | 40 | /// sets destination drawable |
41 | void setDest(Drawable dest, int screen_num); | 41 | void setDest(Drawable dest, int screen_num); |
42 | void freeDest(); | ||
42 | /** | 43 | /** |
43 | renders to dest from src with specified coordinates and size | 44 | renders to dest from src with specified coordinates and size |
44 | */ | 45 | */ |