changeset 437 | 918417b015e0 |
parent 390 | 0e1aeb21cb78 |
child 442 | dfbc371b7280 |
1.1 --- a/texteditor.h Mon Oct 16 12:42:54 2006 +0000 1.2 +++ b/texteditor.h Wed Mar 21 11:51:38 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;