provide this signal as well, as it was the only desktopy thing still be relied on that Corona didn't provide
svn path=/trunk/KDE/kdelibs/; revision=881720
This commit is contained in:
parent
ccb20997ab
commit
95b97b2a62
5
corona.h
5
corona.h
@ -218,6 +218,11 @@ Q_SIGNALS:
|
|||||||
*/
|
*/
|
||||||
void configSynced();
|
void configSynced();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This signal inicates that a change in available screen goemetry occured.
|
||||||
|
*/
|
||||||
|
void availableScreenRegionChanged();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
/**
|
/**
|
||||||
* Loads the default (system wide) layout for this user
|
* Loads the default (system wide) layout for this user
|
||||||
|
Loading…
Reference in New Issue
Block a user