summaryrefslogtreecommitdiffstats
path: root/kwin/clients/keramik/keramik.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/keramik/keramik.h')
-rw-r--r--kwin/clients/keramik/keramik.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kwin/clients/keramik/keramik.h b/kwin/clients/keramik/keramik.h
index e4b1df5f5..8e4a98518 100644
--- a/kwin/clients/keramik/keramik.h
+++ b/kwin/clients/keramik/keramik.h
@@ -174,6 +174,7 @@ namespace Keramik {
inline bool maximizedVertical() const {
return ( maximizeMode() & MaximizeVertical );
}
+ bool isModalSystemNotification();
private slots:
void menuButtonPressed();