summaryrefslogtreecommitdiff
path: root/myreplaycontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'myreplaycontrol.h')
-rw-r--r--myreplaycontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/myreplaycontrol.h b/myreplaycontrol.h
index ae4a9c0..f28a67f 100644
--- a/myreplaycontrol.h
+++ b/myreplaycontrol.h
@@ -2,7 +2,7 @@ class myReplayControl:public cReplayControl
{
private:
bool timesearchactive;
- eOSState lastState;
+ bool fCallPlugin;
public:
myReplayControl();
~myReplayControl();