as_pref.cpp

changeset 15
0e0eb7c91312
parent 3
c1941114ca88
equal deleted inserted replaced
1:d38b75137272 2:cbe2475e144d
26 // checking for a key that doesn't exist puts it into the map 26 // checking for a key that doesn't exist puts it into the map
27 // then it gets written out if dirty, possibly corrupting the file 27 // then it gets written out if dirty, possibly corrupting the file
28 28
29 // TODO: Fix up error reporting 29 // TODO: Fix up error reporting
30 30
31 #define QT3_SUPPORT
32
33 #include <Qt/qdom.h> 31 #include <Qt/qdom.h>
34 #include <qfile.h> 32 #include <qfile.h>
35 #include <qtextstream.h> 33 #include <qtextstream.h>
36 34
37 #include "as_pref.h" 35 #include "as_pref.h"

mercurial