ui: Fix DisplayHelp method

This commit is contained in:
Hylke Bons 2018-03-17 22:34:39 +00:00
parent 4ccef836f4
commit 1cf3d6a9f9

View file

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