Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 11, 2010, 3:17:39 PM (15 years ago)
Author:
dafrick
Message:

Removing some warnings (both compiler and doxygen).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/notifications/NotificationQueue.h

    r7403 r7410  
    109109            @return Returns the display time.
    110110            */
    111             inline float getDisplayTime() const
     111            inline unsigned int getDisplayTime() const
    112112                { return this->displayTime_; }
    113113            // tolua_end
Note: See TracChangeset for help on using the changeset viewer.