OSSP CVS Repository

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

ossp-pkg/as/as-gui/as_slot.cpp 1.29 -> 1.30

--- as_slot.cpp  2002/12/02 13:25:36     1.29
+++ as_slot.cpp  2002/12/02 18:10:19     1.30
@@ -86,6 +86,13 @@
         m_pMaintable->insertRows(m_pMaintable->currentRow() + 1); {
         m_pMaintable->setCurrentCell(m_pMaintable->currentRow() + 1, m_pMaintable->currentColumn());
     }
+
+//    char szGuitext[37];
+//    uuid_t Guid;
+//
+//    uuid_generate(Guid);
+//    uuid_unparse(Guid, szGuitext);
+//    m_pMaintable->setText(m_pMaintable->currentRow(), TITRAQ_IDXGUID, szGuitext);
 }
 
 //

CVSTrac 2.0.1