Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 8, 2004, 1:56:59 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/gui/console: made a little reaction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/gui/console/orxonox_console.cc

    r1877 r1880  
    2626
    2727#include "orxonox_console.h"
     28
    2829using namespace std;
    2930
    3031void OrxonoxConsole::createWindow ()
    3132{
    32   OrxonoxConsoleEntry entry;
    33   OrxonoxConsoleLog log;
    34  
    3533 
    3634  window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
Note: See TracChangeset for help on using the changeset viewer.