src/docs.cpp

changeset 541
0e38beeb050a
parent 493
16766ac1bbd9
equal deleted inserted replaced
540:0334789cb4d7 541:0e38beeb050a
18 18
19 #include <QDialog> 19 #include <QDialog>
20 #include <QTextEdit> 20 #include <QTextEdit>
21 #include <QDialogButtonBox> 21 #include <QDialogButtonBox>
22 #include <QBoxLayout> 22 #include <QBoxLayout>
23 #include "common.h" 23 #include "main.h"
24 #include "types.h" 24 #include "types.h"
25 25
26 // ============================================================================= 26 // =============================================================================
27 // ----------------------------------------------------------------------------- 27 // -----------------------------------------------------------------------------
28 class DocumentViewer : public QDialog 28 class DocumentViewer : public QDialog

mercurial