summary refs log tree commit diff
path: root/src/timeline2/TimelineModel.h
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-09-01 14:17:33 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2019-11-23 20:06:14 +0100
commit2dd636456c22a85751e3484776c45efc9458b9ba (patch)
treed0eeb906b6d1a8f7fa5089a768f8fbe9fdcc5c5e /src/timeline2/TimelineModel.h
parentImplement loading of history, when timeline is displayed (diff)
downloadnheko-2dd636456c22a85751e3484776c45efc9458b9ba.tar.xz
Add basic sections and button placeholders to qml timeline
Diffstat (limited to 'src/timeline2/TimelineModel.h')
-rw-r--r--src/timeline2/TimelineModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline2/TimelineModel.h b/src/timeline2/TimelineModel.h

index a4224538..41a25f61 100644 --- a/src/timeline2/TimelineModel.h +++ b/src/timeline2/TimelineModel.h
@@ -15,6 +15,7 @@ public: enum Roles { + Section, Type, Body, FormattedBody,