blob: cf7976550bf798bfb43798b7ac08eb6acef50b8e (
plain)
1
2
3
4
5
6
7
8
9
10
|
/**
@mainpage The TDevelop Interfaces Library
This library contains all interfaces and classes that form TDevelop plugin architecture.
<b>Link with</b>: -ltdevelop
<b>Include path</b>: -I\$(kde_includes)/tdevelop/interfaces
*/
|