Changeset 2263

Show
Ignore:
Timestamp:
21/08/2008 12:19:26 (5 months ago)
Author:
chris
Message:

Make BackupQueries::CompareParams? public so that Boxi can use it.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupquery/BackupQueries.h

    r2182 r2263  
    6161        // Implementations 
    6262        void List(int64_t DirID, const std::string &rListRoot, const bool *opts, bool FirstLevel); 
     63         
     64public: 
    6365        class CompareParams 
    6466        {