summaryrefslogtreecommitdiff
path: root/rsContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsContext.h')
-rw-r--r--rsContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsContext.h b/rsContext.h
index 4a8cd291..fe771ec5 100644
--- a/rsContext.h
+++ b/rsContext.h
@@ -102,7 +102,7 @@ public:
class PushState {
public:
- PushState(Context *);
+ explicit PushState(Context *);
~PushState();
private: