From 6c0ff1735f55dc518296ba43631ddaee56fc8d7f Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 29 Apr 2016 11:40:56 -0300 Subject: [PATCH] Fix typo on File > Exit command --- src/app/commands/cmd_exit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/commands/cmd_exit.cpp b/src/app/commands/cmd_exit.cpp index d7508caf2..53e57edf4 100644 --- a/src/app/commands/cmd_exit.cpp +++ b/src/app/commands/cmd_exit.cpp @@ -48,7 +48,7 @@ void ExitCommand::onExecute(Context* context) } if (modifiedFiles) { - if (ui::Alert::show("Warning<