summaryrefslogtreecommitdiffstats
path: root/tdmlib/kgreeterplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdmlib/kgreeterplugin.h')
-rw-r--r--tdmlib/kgreeterplugin.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tdmlib/kgreeterplugin.h b/tdmlib/kgreeterplugin.h
index 4604a6aac..029da236c 100644
--- a/tdmlib/kgreeterplugin.h
+++ b/tdmlib/kgreeterplugin.h
@@ -171,6 +171,13 @@ public:
virtual void setEnabled( bool on ) = 0;
/**
+ * En-/disable display of informational messages
+ * The default is to display all informational messages
+ * @param on the state to set
+ */
+ virtual void setInfoMessageDisplay( bool on ) = 0;
+
+ /**
* Called when a message from the authentication backend arrives.
* @param message the message received from the backend
* @param error if true, @p message is an error message, otherwise it's