summaryrefslogtreecommitdiffstats
path: root/src/windowmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windowmanager.h')
-rw-r--r--src/windowmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windowmanager.h b/src/windowmanager.h
index c89f983..26d5606 100644
--- a/src/windowmanager.h
+++ b/src/windowmanager.h
@@ -15,7 +15,7 @@ void ensureRunning();
* terminate it, otherwise leave the current
* one running.
*/
-void stopOwnInstance();
+void stopOwnInstance(bool waitSync);
}