diff -r 0e1aeb21cb78 -r 658ad3bc0c8a texteditor.h --- a/texteditor.h Mon Oct 16 12:42:54 2006 +0000 +++ b/texteditor.h Sat Mar 31 09:28:27 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;