2:fa88ab386279 | 3:345dd8763f2e |
---|---|
30 // | 30 // |
31 | 31 |
32 #ifndef TITRAQEXCEPT_H | 32 #ifndef TITRAQEXCEPT_H |
33 #define TITRAQEXCEPT_H | 33 #define TITRAQEXCEPT_H |
34 | 34 |
35 #define QT3_SUPPORT | |
36 | |
37 #include <qtextstream.h> | 35 #include <qtextstream.h> |
38 | 36 |
39 | 37 |
40 // General string-based exceptions | 38 // General string-based exceptions |
41 // FIXME: Rewrite according to | 39 // FIXME: Rewrite according to |