comparison libgui/src/octave-qt-link.cc @ 19628:fe689210525c gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:05:42 -0500
parents 2b708273548d 446c46af4b42
children 0e1f5a750d00
comparison
equal deleted inserted replaced
19624:6d75f1683ce8 19628:fe689210525c
552 } 552 }
553 553
554 void 554 void
555 octave_qt_link::terminal_interrupt (void) 555 octave_qt_link::terminal_interrupt (void)
556 { 556 {
557 command_interpreter->interrupt (); 557 command_interpreter->interrupt ();
558 } 558 }