Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 4, 2013, 10:24:30 PM (12 years ago)
Author:
landauf
Message:

more tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/testing/src/libraries/util/output/OutputManager.h

    r9533 r9535  
    102102            std::string getDefaultPrefix(OutputLevel level, const OutputContextContainer& context) const;
    103103
    104         protected:
    105104            inline const std::vector<OutputListener*>& getListeners() const
    106105                { return this->listeners_; }
Note: See TracChangeset for help on using the changeset viewer.