install the svg.h header so people can use it

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=644234
This commit is contained in:
Aaron J. Seigo 2007-03-19 15:54:54 +00:00
parent d7caba7c6f
commit f66f973917
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ install( FILES
theme.h
interface.h
dataengine.h
svg.h
widgets/widget.h
widgets/lineedit.h

1
svg.h
View File

@ -40,6 +40,7 @@ class KDE_EXPORT Svg : public QObject
*
* The size is initialized to be the SVG's native size.
*
* @related Plasma::Theme
* @arg imagePath the image to show, used to load the image from
* Plasma::Theme
* @arg parent options QObject to parent this to