Changeset 826 for trunk


Ignore:
Timestamp:
1999-12-13T15:46:56+13:00 (24 years ago)
Author:
davidb
Message:

Teach buildaction about recptionist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/librarymain.cpp

    r762 r826  
    2828/*
    2929   $Log$
     30   Revision 1.20  1999/12/13 02:46:56  davidb
     31   Teach buildaction about recptionist
     32
    3033   Revision 1.19  1999/11/01 21:58:49  sjboddie
    3134   no longer set receptionist for some actions that used to
     
    223226
    224227  buildaction abuildaction;
     228  abuildaction.set_receptionist (&recpt);
    225229  recpt.add_action (&abuildaction);
    226230
Note: See TracChangeset for help on using the changeset viewer.