Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 11, 2007, 10:35:49 AM (17 years ago)
Author:
nicolasc
Message:

reset all files to original state
included all win32/macosx ifdefs…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/tutorial/Tutorial/src/ExampleFrameListener.h

    r30 r35  
    5050{
    5151protected:
    52 
    5352        void updateStats(void)
    5453        {
     
    8483                        guiDbg->setCaption(mDebugText);
    8584                }
    86                 catch(...) { }
     85                catch(...) { /* ignore */ }
    8786        }
    8887
Note: See TracChangeset for help on using the changeset viewer.