Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2653


Ignore:
Timestamp:
Feb 13, 2009, 11:40:52 AM (15 years ago)
Author:
rgrieder
Message:

Found a detail
I suppose you're going to merge soon, so I checked my local changes..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/orxonox/tools/WindowEventListener.h

    r1755 r2653  
    4141    class _OrxonoxExport WindowEventListener : virtual public OrxonoxClass
    4242    {
    43     public:
    44         WindowEventListener();
    45         virtual ~WindowEventListener() { }
     43        public:
     44            WindowEventListener();
     45            virtual ~WindowEventListener() { }
    4646
    4747            /** Window has moved position */
Note: See TracChangeset for help on using the changeset viewer.