mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 11:22:52 +00:00
9 lines
160 B
C
9 lines
160 B
C
![]() |
|
||
|
#include "accessibility/accessibleplasmaview.h"
|
||
|
|
||
|
namespace Plasma {
|
||
|
|
||
|
QAccessibleInterface* accessibleInterfaceFactory(const QString &key, QObject *object);
|
||
|
|
||
|
}
|