diff -r e0a3449f4458 -r fb74fa7bfb4c texteditor.h --- a/texteditor.h Mon Feb 12 09:28:46 2007 +0000 +++ b/texteditor.h Mon Feb 12 09:28:47 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;