summaryrefslogtreecommitdiff
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/display.h b/display.h
index 3865431..8bb62da 100644
--- a/display.h
+++ b/display.h
@@ -142,8 +142,10 @@ private:
// detailed event view
const cEvent *mEvent;
+ std::string ExtPresentDescription;
// detailed recording
const cRecording *mRecording;
+ std::string ExtRecordingDescription;
// long text
std::string mText;