Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Artikulate
Commits
3a313191
Commit
3a313191
authored
Jul 14, 2019
by
Andreas Cord-Landwehr
Browse files
Mark as override
parent
d02ac4a4
Changes
1
Show whitespace changes
Inline
Side-by-side
src/core/resources/skeletonresource.h
View file @
3a313191
...
...
@@ -60,7 +60,7 @@ public:
bool
sync
()
override
;
void
updateFrom
(
std
::
shared_ptr
<
ICourse
>
)
override
;
bool
isModified
()
const
override
;
std
::
shared_ptr
<
IEditableCourse
>
self
()
const
;
std
::
shared_ptr
<
IEditableCourse
>
self
()
const
override
;
private:
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment