summaryrefslogtreecommitdiff
path: root/src/gui/dialogues
diff options
context:
space:
mode:
authormniip <mniip@mniip.com>2013-05-11 11:08:32 (GMT)
committer mniip <mniip@mniip.com>2013-05-11 11:08:32 (GMT)
commit4d9b9b17d7593333e271de07b68fbef64b310cfa (patch)
treebc3153d6a2f4d5cdb1e91cc51e2e88dcefb538c0 /src/gui/dialogues
parentc2cdec9e621a2af25a256a484fdf68adc46ea96f (diff)
downloadpowder-4d9b9b17d7593333e271de07b68fbef64b310cfa.zip
powder-4d9b9b17d7593333e271de07b68fbef64b310cfa.tar.gz
D:
Diffstat (limited to 'src/gui/dialogues')
-rw-r--r--src/gui/dialogues/LegacyDialogues.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogues/LegacyDialogues.h b/src/gui/dialogues/LegacyDialogues.h
index 7f6097d..a604905 100644
--- a/src/gui/dialogues/LegacyDialogues.h
+++ b/src/gui/dialogues/LegacyDialogues.h
@@ -8,4 +8,4 @@ void ErrorUI(std::string title, std::string message) {}
void InformationUI(std::string title, std::string message) {}
-std::string MessagePromptUI(std::string title, std::string message, std::string text, std::string placeholder) {} \ No newline at end of file
+std::string MessagePromptUI(std::string title, std::string message, std::string text, std::string placeholder) {}