Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6981 in orxonox.OLD for trunk/src/lib/shell/shell_command_class.h


Ignore:
Timestamp:
Feb 2, 2006, 2:45:07 PM (18 years ago)
Author:
bensch
Message:

trunk: some virtuals

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_command_class.h

    r5781 r6981  
    3737  private:
    3838    ShellCommandClass(const char* className);
    39     ~ShellCommandClass();
     39    virtual ~ShellCommandClass();
    4040
    4141    static const ShellCommandClass* isRegistered(const char* className);
Note: See TracChangeset for help on using the changeset viewer.