Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 29, 2009, 9:27:22 PM (14 years ago)
Author:
rgrieder
Message:

Fixed Linux build and removed a warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/libraries/core/IOConsole.h

    r6178 r6179  
    9494        std::vector<int>        statusLineWidths_;
    9595        int                     statusLineMaxWidth_;
    96         static const            minOutputLines_ = 3;
     96        static const int        minOutputLines_ = 3;
    9797        termios*                originalTerminalSettings_;
    9898
Note: See TracChangeset for help on using the changeset viewer.