[qwaq] Mention that Window knows addView

This commit is contained in:
Bill Currie 2020-03-19 17:34:29 +09:00
parent 1306d9fcdd
commit ec2409ceba

View file

@ -18,6 +18,7 @@
}
+windowWithRect: (Rect) rect;
-setBackground: (int) ch;
-addView: (View *) view;
@end
#endif//__qwaq_window_h