From d85d82bd00b3a5f49569bf99fd0ad8a3df0dc234 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Aug 2013 17:10:10 -0500 Subject: Provide visual indication of SaveYourself hang protection timer Reduce hang protection timer to 20 seconds This relates to Bug 760 --- ksmserver/shutdowndlg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ksmserver/shutdowndlg.h') diff --git a/ksmserver/shutdowndlg.h b/ksmserver/shutdowndlg.h index 5ab9d7c3e..d92bd5644 100644 --- a/ksmserver/shutdowndlg.h +++ b/ksmserver/shutdowndlg.h @@ -173,6 +173,7 @@ public: void showNotificationActionButtons(); void hideNotificationActionButtons(); + void setNotificationActionButtonsSkipText(TQString text); signals: void abortLogoutClicked(); -- cgit v1.2.1