Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7205 in orxonox.OLD for branches/std/src/lib/event


Ignore:
Timestamp:
Mar 9, 2006, 8:47:20 PM (18 years ago)
Author:
rennerc
Message:

removed std::string& a = NULL in some headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/std/src/lib/event/key_mapper.h

    r7203 r7205  
    2929  virtual ~KeyMapper();
    3030
    31   void loadKeyBindings(const std::string& fileName = NULL);
     31  void loadKeyBindings(const std::string& fileName = "" );
    3232  void loadKeyBindings(IniParser* iniParser);
    3333
Note: See TracChangeset for help on using the changeset viewer.