Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2006, 2:43:01 PM (18 years ago)
Author:
bensch
Message:

more around the network statistics gui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/gui/gl/glgui_fixedposition_box.cc

    r9560 r9567  
    4848    {
    4949      case OrxGui::Center:
    50         printf("_----------------------- ");
    51         GLGuiHandler::getInstance()->resolution().debug();
    52         this->getSize2D().debug();
    5350        this->setAbsCoor2D((GLGuiHandler::getInstance()->resolution() - this->getSize2D()) / 2.0);
    5451        break;
Note: See TracChangeset for help on using the changeset viewer.