changeset 456 | 8cc3cb71f345 |
parent 427 | fb74fa7bfb4c |
child 486 | 9c86935835a4 |
1.1 --- a/texteditor.cpp Mon Feb 12 09:28:47 2007 +0000 1.2 +++ b/texteditor.cpp Wed Apr 11 09:21:17 2007 +0000 1.3 @@ -500,7 +500,7 @@ 1.4 { 1.5 ce->accept(); // TextEditor can be reopened with show() 1.6 showwithmain=false; 1.7 - emit (textEditorClosed() ); 1.8 + emit (windowClosed() ); 1.9 return; 1.10 } 1.11