ossp-pkg/as/as-gui/as_dataop.cpp 1.9 -> 1.10
--- as_dataop.cpp 2002/11/28 20:44:36 1.9
+++ as_dataop.cpp 2002/12/02 13:25:36 1.10
@@ -29,11 +29,11 @@
// tidatops.cpp: ISO C++ implementation
//
-#include <qregexp.h> // Portable regular expressions
+#include <qregexp.h> // Portable regular expressions
-#include "titraq.h" // Main classes
-#include "titrex.h" // Exception classes
-#include "titabitem.h" // For class RtTableItem
+#include "as_gui.h" // Main classes
+#include "as_except.h" // Exception classes
+#include "as_tableitem.h" // For class RtTableItem
//
|
|