diff options
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ public: return _cpls; } + bool encrypted () const; + /** Emitted with a parameter between 0 and 1 to indicate progress * for long jobs. */ |
