diff -r 0e1aeb21cb78 -r c585be63ec69 texteditor.h --- a/texteditor.h Mon Oct 16 12:42:54 2006 +0000 +++ b/texteditor.h Tue Mar 06 19:37:39 2007 +0000 @@ -87,6 +87,7 @@ QBrush inactivePaper; // depending on the state EditorState state; bool showwithmain; // same visibility as mainwindow? + bool blockChangedSignal; QFont varFont; QFont fixedFont;