Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GUI/widgetframework.h')
-rw-r--r--Source/GUI/widgetframework.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/GUI/widgetframework.h b/Source/GUI/widgetframework.h
index 2b1bda97..9db941e8 100644
--- a/Source/GUI/widgetframework.h
+++ b/Source/GUI/widgetframework.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
// Name: widgetframework.h
// Developer: Wolfire Games LLC
-// Description:
+// Description:
// License: Read below
//-----------------------------------------------------------------------------
//
@@ -40,4 +40,4 @@ struct NativeLoadingText {
void Clear();
};
-void AddLoadingText(const std::string &text);
+void AddLoadingText(const std::string& text);