shellcorona.h   shellcorona.h 
skipping to change at line 144 skipping to change at line 144
* Whether "accent color from wallpaper" option is enabled in global se ttings * Whether "accent color from wallpaper" option is enabled in global se ttings
*/ */
bool accentColorFromWallpaperEnabled() const; bool accentColorFromWallpaperEnabled() const;
Q_SIGNALS: Q_SIGNALS:
void glInitializationFailed(); void glInitializationFailed();
// A preview for this containment has been rendered and saved to disk // A preview for this containment has been rendered and saved to disk
void containmentPreviewReady(Plasma::Containment *containment, const QS tring &path); void containmentPreviewReady(Plasma::Containment *containment, const QS tring &path);
void accentColorFromWallpaperEnabledChanged(); void accentColorFromWallpaperEnabledChanged();
void colorChanged(const QColor &color); void colorChanged(const QColor &color);
void loaded();
public Q_SLOTS: public Q_SLOTS:
/** /**
* Request saving applicationConfig on disk, it's event compressed, not immediate * Request saving applicationConfig on disk, it's event compressed, not immediate
*/ */
void requestApplicationConfigSync(); void requestApplicationConfigSync();
/** /**
* Cycle through all panels * Cycle through all panels
*/ */
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/