summaryrefslogtreecommitdiffstats
path: root/printing/page_overlays.h
diff options
context:
space:
mode:
Diffstat (limited to 'printing/page_overlays.h')
-rw-r--r--printing/page_overlays.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/printing/page_overlays.h b/printing/page_overlays.h
index 0ffc1ba..c002fb3 100644
--- a/printing/page_overlays.h
+++ b/printing/page_overlays.h
@@ -31,6 +31,7 @@ class PageOverlays {
};
PageOverlays();
+ ~PageOverlays();
// Equality operator.
bool Equals(const PageOverlays& rhs) const;