summaryrefslogtreecommitdiff
path: root/src/mwindowpropertycache.h
diff options
context:
space:
mode:
authorKimmo Hämäläinen <kimmo.hamalainen@nokia.com>2010-11-05 14:12:17 +0200
committerAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-11-05 15:31:52 +0200
commit3489d9f17a82020f8a1d0b2a98d820e575665eed (patch)
tree61ea74946363edcc684435eaccdc42d517ba4059 /src/mwindowpropertycache.h
parent75d5c1d98d25777a4b621089211b39021b8ae680 (diff)
add MWindowPropertyCache::alwaysMappedChanged signal
Diffstat (limited to 'src/mwindowpropertycache.h')
-rw-r--r--src/mwindowpropertycache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mwindowpropertycache.h b/src/mwindowpropertycache.h
index 40be1c2..e0767a0 100644
--- a/src/mwindowpropertycache.h
+++ b/src/mwindowpropertycache.h
@@ -259,6 +259,7 @@ signals:
void iconGeometryUpdated();
void meegoDecoratorButtonsChanged(Window w);
void desktopViewChanged(MWindowPropertyCache *pc);
+ void alwaysMappedChanged(MWindowPropertyCache *pc);
private:
int alphaValue(xcb_get_property_cookie_t c);