export the class
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=720729
This commit is contained in:
parent
a80c6a9746
commit
35b31cd630
@ -22,13 +22,15 @@
|
||||
|
||||
#include <KDE/KDialog>
|
||||
|
||||
#include <plasma/plasma_export.h>
|
||||
|
||||
namespace Plasma
|
||||
{
|
||||
|
||||
class Corona;
|
||||
class Containment;
|
||||
|
||||
class AppletBrowser: public KDialog
|
||||
class PLASMA_EXPORT AppletBrowser: public KDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user