Changeset 9709 in orxonox.OLD for branches/new_class_id/src/lib/network/monitor
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc
r9691 r9709 29 29 // SHELL_COMMAND(gui, NetworkStatsWidget, toggleGUI) 30 30 // ->setAlias("ProxyGui"); 31 32 NewObjectListDefinition(NetworkStatsWidget);33 31 34 32 HostWidget::HostWidget(const std::string& name, const IP& ip) … … 212 210 //======================================================// 213 211 212 213 NewObjectListDefinition(NetworkStatsWidget); 214 214 /** 215 215 * @brief standard constructor
Note: See TracChangeset
for help on using the changeset viewer.