Changeset 10320 in orxonox.OLD for trunk/src/lib/network/monitor
- Timestamp:
- Jan 24, 2007, 2:34:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/network/monitor/network_stats_widget.cc
r9869 r10320 56 56 { 57 57 if(_font == NULL) 58 _font = new Font(Resources::ResourceManager::getInstance()->mainGlobalPath().name() + "/fonts/ arial.ttf", 20);58 _font = new Font(Resources::ResourceManager::getInstance()->mainGlobalPath().name() + "/fonts/final_frontier.ttf", 20); 59 59 60 60 //this->_name.setFont(*_font);
Note: See TracChangeset
for help on using the changeset viewer.