Reconnect BApplication and trigger reconnect of all BWindows in an application.
* handle bitmap reconnect request in the app server
This commit is contained in:
@@ -122,6 +122,7 @@ private:
|
||||
status_t _SetupServerAllocator();
|
||||
status_t _InitGUIContext();
|
||||
status_t _ConnectToServer();
|
||||
void _ReconnectToServer();
|
||||
bool _QuitAllWindows(bool force);
|
||||
bool _WindowQuitLoop(bool quitFilePanels, bool force);
|
||||
void _ArgvReceived(BMessage* message);
|
||||
|
||||
Reference in New Issue
Block a user