texteditor.h
changeset 441 658ad3bc0c8a
parent 390 0e1aeb21cb78
child 442 dfbc371b7280
     1.1 --- a/texteditor.h	Mon Oct 16 12:42:54 2006 +0000
     1.2 +++ b/texteditor.h	Sat Mar 31 09:28:27 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;