mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-29 09:20:58 +00:00
10 lines
132 B
Text
10 lines
132 B
Text
|
{
|
||
|
IBClasses = (
|
||
|
{
|
||
|
CLASS = FirstResponder;
|
||
|
LANGUAGE = ObjC;
|
||
|
SUPERCLASS = NSObject;
|
||
|
}
|
||
|
);
|
||
|
IBVersion = 1;
|
||
|
}
|