Changeset 1911


Ignore:
Timestamp:
2001-02-07T11:54:06+13:00 (23 years ago)
Author:
kjm18
Message:

delhistoryaction removed

File:
1 edited

Legend:

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

    r1870 r1911  
    5151#include "usersaction.h"
    5252#include "extlinkaction.h"
    53 #include "delhistoryaction.h"
    5453#include "tipaction.h"
    5554#include "collectoraction.h"
     
    229228  recpt.add_action (&aauthenaction);
    230229
    231   delhistoryaction adelhistoryaction;
    232   recpt.add_action(&adelhistoryaction);
    233 
    234230  collectoraction acollectoraction;
    235231  acollectoraction.set_receptionist (&recpt);
Note: See TracChangeset for help on using the changeset viewer.