Changeset 2970
- Timestamp:
- 04/28/06 04:48:26 (3 years ago)
- Files:
-
- hydranode/hngui/main.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
hydranode/hngui/main.cpp
r2969 r2970 105 105 ); 106 106 m_splash->show(); 107 m_splash->showMessage("Sleeping...");108 m_splash->repaint();109 Sleep(30000);110 107 setWindowTitle("Hydranode - v0.3"); 111 108 #if 0
