# HG changeset patch # User insilmaril # Date 1181816501 0 # Node ID 48ca4c364eabebea8afbf6f5973bc2a8ce095633 # Parent f3465a5f0dc44cbf81a55212db46a78bb87967ca Fixed undo/redo of copy/paste diff -r f3465a5f0dc4 -r 48ca4c364eab texteditor.cpp --- a/texteditor.cpp Thu Jun 14 10:21:41 2007 +0000 +++ b/texteditor.cpp Thu Jun 14 10:21:41 2007 +0000 @@ -59,10 +59,7 @@ resize (settings.value ( "/satellite/noteeditor/geometry/size", QSize(450,600)).toSize()); move (settings.value ( "/satellite/noteeditor/geometry/pos", QPoint (250,50)).toPoint()); - if (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool()) - setShowWithMain (true); - else - setShowWithMain (false); + setShowWithMain (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool()); varFont.fromString( settings.value ("/satellite/noteeditor/fonts/varFont",