diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-19 14:19:10 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-19 14:19:10 +0000 |
commit | cdb87c26910653e9a0201f9c01a2fb3cb0e6d0c9 (patch) | |
tree | 2592b3b0fe0aafc003eef042a97bb518abf72d2b /client/crystalclient.h | |
parent | 3069b320f9ba8b021d9deb99421429817801825f (diff) | |
download | twin-style-crystal-cdb87c26910653e9a0201f9c01a2fb3cb0e6d0c9.tar.gz twin-style-crystal-cdb87c26910653e9a0201f9c01a2fb3cb0e6d0c9.zip |
Fix crystal window decoration clientv3.5.13
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1254499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'client/crystalclient.h')
-rw-r--r-- | client/crystalclient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/crystalclient.h b/client/crystalclient.h index cc5784e..672a743 100644 --- a/client/crystalclient.h +++ b/client/crystalclient.h @@ -170,6 +170,7 @@ private: void updateMask(); int borderSpacing(); void updateLayout(); + bool isModalSystemNotification(); bool eventFilter(TQObject *obj, TQEvent *e); void mouseDoubleClickEvent(TQMouseEvent *e); |