Ignore:
Timestamp:
02/22/13 14:37:37 (11 years ago)
Author:
lucsch
Message:

Exporting to SQL is now working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tmdmcreator/src/tmdmprocessor.h

    r18 r19  
    6262 
    6363class TmDmProcessorAttributs : public TmDmProcessor { 
     64private: 
     65    bool _ProcessAttributesName(int blockstart); 
     66    bool _ProcessAttributesValues(int blockstart); 
     67     
    6468public: 
    6569    TmDmProcessorAttributs(const wxFileName & src, const wxFileName & dest); 
Note: See TracChangeset for help on using the changeset viewer.