texteditor.h
changeset 427 fb74fa7bfb4c
parent 390 0e1aeb21cb78
child 442 dfbc371b7280
     1.1 --- a/texteditor.h	Mon Feb 12 09:28:46 2007 +0000
     1.2 +++ b/texteditor.h	Mon Feb 12 09:28:47 2007 +0000
     1.3 @@ -87,6 +87,7 @@
     1.4  	QBrush inactivePaper;	// depending on the state
     1.5  	EditorState state;
     1.6  	bool showwithmain;		// same visibility as mainwindow?
     1.7 +	bool blockChangedSignal;
     1.8  
     1.9  	QFont varFont;
    1.10  	QFont fixedFont;