Cleanup UI around connect/shutdown

This commit is contained in:
Keith Winstein
2011-10-30 04:32:26 -04:00
parent bbc836b40d
commit e80135b5cf
4 changed files with 20 additions and 11 deletions
+1
View File
@@ -101,6 +101,7 @@ namespace Overlay {
public:
void apply( Framebuffer &fb ) const;
void set_notification_string( const wstring s_message );
const wstring &get_notification_string( void ) { return message; }
void server_ping( uint64_t s_last_word );
void render_notification( void );