


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 2 (100.0%) | 5 (100.0%) | 2.5 |
| OMNotebook/3Dpkg/ | 1 (50.0%) | 4 (80.0%) | 4.0 |
| OMNotebook/OMNotebookQT4/ | 1 (50.0%) | 1 (20.0%) | 1.0 |

Fixed minor bug in notebook.cpp introduced in new message window string concatenation.
1 lines of code changed in 1 file:
changed #include <Qt/qdom.h> to #include <QtXml/qdom.h>. Caused problem in compilation of OMNotebook
4 lines of code changed in 1 file: