Changeset 9431 in orxonox.OLD for branches/proxy/src/util
- Timestamp:
- Jul 24, 2006, 4:13:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/util/network_stats_widget.h
r9406 r9431 62 62 63 63 private: 64 HostWidget _proxyWidget;64 HostWidget _proxyWidget; 65 65 66 66 std::vector<HostWidget*> _clients; 67 float _clientNameWidth;67 float _clientNameWidth; 68 68 }; 69 69
Note: See TracChangeset
for help on using the changeset viewer.