This is NoDataPane.h in view mode; [Download] [Up]
/* * Copyright (C) 1993 Robert Davis * * This program is free software; you can redistribute it and/or * modify it under the terms of Version 2, or any later version, of * the GNU General Public License as published by the Free Software * Foundation. */ /* $Id: NoDataPane.h,v 1.3 1993/05/04 16:22:15 davis Exp $ */ #import "NoPane.h" @interface NoDataPane:NoPane { } - init; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.