[gnome-calculator/gnome-3-10] - Bug#711589 - Malformed Expression
- From: Arth Patel <arthpatel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/gnome-3-10] - Bug#711589 - Malformed Expression
- Date: Sat, 9 Nov 2013 21:41:02 +0000 (UTC)
commit c40a8c65ce4c7dee1b15c694c64ec9f15337b4d4
Author: Rashid Khan <rashood khan gmail com>
Date: Sat Nov 9 16:12:33 2013 +0530
- Bug#711589 - Malformed Expression
src/math-equation.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/math-equation.vala b/src/math-equation.vala
index 11f4ceb..495200c 100644
--- a/src/math-equation.vala
+++ b/src/math-equation.vala
@@ -484,6 +484,7 @@ public class MathEquation : Gtk.TextBuffer
}
state = undo_stack.nth_data (0);
+ status = ("");
undo_stack.remove (state);
redo_stack.prepend (get_current_state ());
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]