Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 21, 2006, 3:13:34 PM (18 years ago)
Author:
bensch
Message:

resources: some minor implementations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/resources/src/lib/shell/shell_command.h

    r7225 r7229  
    8080
    8181    static bool isRegistered(const std::string& commandName, const std::string& className);
    82     static const char* paramToString(long parameter);
     82    static const std::string& paramToString(long parameter);
    8383
    8484  protected:
Note: See TracChangeset for help on using the changeset viewer.