Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9331 in orxonox.OLD


Ignore:
Timestamp:
Jul 18, 2006, 8:08:12 PM (18 years ago)
Author:
bensch
Message:

rearanged some stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/util/network_stats_widget.h

    r9330 r9331  
    2727    void setUpstream(unsigned int upstream);
    2828    void setDownstream(unsigned int upstream);
     29    void setIP(const IP& ip);
     30
     31
     32
     33    //void rebuildConnectedHosts(std::vector<hosts> hosts);
    2934
    3035    void setMaximum(float max);
    3136    void setValue(float value);
    32 
    33 
    34     //void rebuildConnectedHosts(std::vector<hosts> hosts);
    3537
    3638  protected:
Note: See TracChangeset for help on using the changeset viewer.