OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_slot.cpp versions 1.127 and 1.128
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_slot.cpp 1.127 -> 1.128

--- as_slot.cpp  2003/02/17 17:19:33     1.127
+++ as_slot.cpp  2003/02/19 18:23:16     1.128
@@ -1561,7 +1561,7 @@
     Reportpanel *pReport = NULL;    // The local report panel
 
     // Create a new local report window
-    pReport = new Reportpanel(this, "Locreportpanel");
+    pReport = new Reportpanel(m_pMaintable, m_pPrefs, this, "Locreportpanel");
     pReport->exec();    // Modal panel handler
     delete pReport;     // Dispose Panel object
 }

CVSTrac 2.0.1