Skip to content
Snippets Groups Projects
Commit 77e73d33 authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

correct bug

parent 611826c1
No related branches found
No related tags found
No related merge requests found
......@@ -74,5 +74,7 @@ public class HelpManager {
// Returns false in case of failure
public boolean loadEntries() {
helpLoaded = true;
return true;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment