summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--ace/qt_reactor.mpb2
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a0cde6ef1..e06d39cb322 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Jan 5 13:03:23 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * ace/qt_reactor.mpb:
+
+ Modified this file similarly to those in
+
+ Wed Jan 5 09:25:49 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ so that MPC regeneration will work correctly when qt=1.
+
Wed Jan 5 17:46:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Dev_Poll_Reactor.cpp:
diff --git a/ace/qt_reactor.mpb b/ace/qt_reactor.mpb
index e596b5e5d5c..ea302f05bda 100644
--- a/ace/qt_reactor.mpb
+++ b/ace/qt_reactor.mpb
@@ -7,8 +7,6 @@ feature(qt): ace_qt, qt_moc {
}
Source_Files(ACE_COMPONENTS) {
- Demux {
QtReactor_moc.cpp
- }
}
}