mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-23 19:30:54 +00:00
11 lines
97 B
C
11 lines
97 B
C
|
#include <EOModeler/EOMInspector.h>
|
||
|
|
||
|
|
||
|
@interface AttributeInspector : EOMInspector
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
@end
|
||
|
|