* Remove the Plasma::Theme::setApplication() declaration from the header now it's gone from the source
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=800577
This commit is contained in:
parent
50269beb15
commit
18485b8659
9
theme.h
9
theme.h
@ -80,15 +80,6 @@ class PLASMA_EXPORT Theme : public QObject
|
||||
*/
|
||||
static PackageStructure::Ptr packageStructure();
|
||||
|
||||
/**
|
||||
* Sets the application the theme setting is associated with. This
|
||||
* allows for individual applications that use libplasma to have the
|
||||
* theme set independently.
|
||||
*
|
||||
* @param appname name of the application
|
||||
**/
|
||||
void setApplication(const QString &appname);
|
||||
|
||||
/**
|
||||
* Sets the current theme being used.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user