remove sizeHintChanged()
This commit is contained in:
parent
b8ebd78cbc
commit
211adcff1d
5
applet.h
5
applet.h
@ -587,11 +587,6 @@ class PLASMA_EXPORT Applet : public QObject
|
|||||||
*/
|
*/
|
||||||
void appletTransformedItself();
|
void appletTransformedItself();
|
||||||
|
|
||||||
/**
|
|
||||||
* Emitted by Applet subclasses when they change a sizeHint and wants to announce the change
|
|
||||||
*/
|
|
||||||
void sizeHintChanged(Qt::SizeHint which);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Emitted when an applet has changed values in its configuration
|
* Emitted when an applet has changed values in its configuration
|
||||||
* and wishes for them to be saved at the next save point. As this implies
|
* and wishes for them to be saved at the next save point. As this implies
|
||||||
|
Loading…
Reference in New Issue
Block a user