equal
deleted
inserted
replaced
136 CDir* iDir; |
136 CDir* iDir; |
137 CDirScan* iDirscan; |
137 CDirScan* iDirscan; |
138 TInt iCurrentIndex; |
138 TInt iCurrentIndex; |
139 TInt iStepNumber; |
139 TInt iStepNumber; |
140 RPointerArray<TFileName> iIgnorePaths; |
140 RPointerArray<TFileName> iIgnorePaths; |
|
141 |
|
142 #ifdef HARVESTERPLUGINTESTER_FRIEND |
|
143 friend class CHarvesterPluginTester; |
|
144 #endif |
141 }; |
145 }; |
142 |
146 |
143 #endif // CFILEHARVESTER_H |
147 #endif // CFILEHARVESTER_H |
144 |
148 |
145 // End of File |
149 // End of File |