ui: Fix DisplayHelp method

This commit is contained in:
Hylke Bons 2018-03-17 22:34:39 +00:00
parent f36ff660b3
commit fc899399f1

View file

@ -65,7 +65,7 @@ namespace SparkleShare {
} }
void DisplayHelp () static void DisplayHelp ()
{ {
string n = Environment.NewLine; string n = Environment.NewLine;