aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/DecodeManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/DecodeManager.h')
-rw-r--r--common/rfb/DecodeManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/DecodeManager.h b/common/rfb/DecodeManager.h
index a8e0cac9..5435bfc1 100644
--- a/common/rfb/DecodeManager.h
+++ b/common/rfb/DecodeManager.h
@@ -98,7 +98,7 @@ namespace rfb {
void stop();
protected:
- void worker();
+ void worker() override;
DecodeManager::QueueEntry* findEntry();
private: