mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
fixed Restart() function, and crashing dialog call to this function
This commit is contained in:
@@ -37,7 +37,7 @@ void RestoreDesktop(WScreen *scr);
|
||||
|
||||
void Exit(int status);
|
||||
|
||||
void Restart(char *manager);
|
||||
void Restart(char *manager, Bool abortOnFailure);
|
||||
|
||||
void SetupEnvironment(WScreen *scr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user