comparison generator/fileout.h @ 252:37eed70de029

More things broken than fixed. Rolling back to 263
author maxter
date Sat, 22 Aug 2009 12:50:58 +0000
parents 7664de4a55e5
children 34a37904ff77
comparison
equal deleted inserted replaced
251:739d0ee5bd91 252:37eed70de029
69 QTextStream stream; 69 QTextStream stream;
70 70
71 static bool dummy; 71 static bool dummy;
72 static bool diff; 72 static bool diff;
73 73
74 private:
74 bool isDone; 75 bool isDone;
75 }; 76 };
76 77
77 #endif // FILEOUT_H 78 #endif // FILEOUT_H