Fix compile (need to export it)
svn path=/trunk/KDE/kdebase/workspace/; revision=779292
This commit is contained in:
parent
14e62268eb
commit
b844bcae41
1 changed files with 1 additions and 1 deletions
|
@ -891,7 +891,7 @@ class KWIN_EXPORT PaintClipper
|
|||
* }
|
||||
* @endcode
|
||||
*/
|
||||
class Iterator
|
||||
class KWIN_EXPORT Iterator
|
||||
{
|
||||
public:
|
||||
Iterator();
|
||||
|
|
Loading…
Reference in a new issue