Ignore:
Timestamp:
Nov 29, 2006, 6:33:41 PM (19 years ago)
Author:
cinc
Message:

Preparation for GUI classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/foundation/class_c/nomfilepath.c

    r123 r125  
    1717{
    1818/* NOMFilePathData* nomThis=NOMFilePathGetData(nomSelf); */
    19 
     19#warning !!!!! NOMFilePath_appendPath() is a stub !!!!!
     20  NOMFilePath_appendString((NOMString*) nomSelf, (NOMString*)nomFPath, NULLHANDLE);
    2021  return nomSelf;
    2122}
Note: See TracChangeset for help on using the changeset viewer.