Ignore:
Timestamp:
Apr 1, 2007, 3:50:54 PM (18 years ago)
Author:
cinc
Message:

Migrated to new IDL compiler. Metaclasses are still missing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/class_c/wpfilesystem.c

    r244 r291  
    5555#include "wpnotebook.h"
    5656#include "wpfolder.h"
     57#include "m_wpfilesystem.h"
    5758#include "wpfilesystem.ih"
    5859
     
    9394  /* We are a folder somwhere in the chain */
    9495  nomRetval=WPFileSystem_wpQueryFileName((WPFileSystem*)wpParent, bFullPath, NULLHANDLE);
     96
    9597  nomPath=NOMPathNew();
    9698  nomPath= (PNOMPath) NOMPath_assignCString(nomPath, _pszFullPath, ev);
Note: See TracChangeset for help on using the changeset viewer.