986:525921eae58c | 987:91281e39c50c |
---|---|
29 #include <QTextFormat> | 29 #include <QTextFormat> |
30 #include "macros.h" | 30 #include "macros.h" |
31 #include "version.h" | 31 #include "version.h" |
32 #include "format.h" | 32 #include "format.h" |
33 #include "hierarchyelement.h" | 33 #include "hierarchyelement.h" |
34 | |
35 bool IsExiting(); | |
36 void Exit(); |