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
open-source
AutoReferee
Commits
473faeab
Commit
473faeab
authored
Apr 12, 2022
by
MarkG
Committed by
TIGERs GitLab
Apr 12, 2022
Browse files
Hotfix
See merge request main/Sumatra!1507 sumatra-commit: 06fa1679be16f17ff14effd73eb34b27da85882b
parent
8a3b09f9
Pipeline
#17604
passed with stage
in 5 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/common-gui/src/main/java/edu/tigers/sumatra/views/ASumatraView.java
View file @
473faeab
...
...
@@ -63,6 +63,13 @@ public abstract class ASumatraView
}
public
final
ISumatraViewPresenter
getPresenter
()
{
ensureInitialized
();
return
presenter
;
}
/**
* @return the view
*/
...
...
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