|
@@ -81,7 +81,7 @@ Type TSourceFile
|
|
End Method
|
|
End Method
|
|
|
|
|
|
Method GetObjs(list:TList)
|
|
Method GetObjs(list:TList)
|
|
- If list And obj_time Then
|
|
|
|
|
|
+ If list Then
|
|
If Not stage Then
|
|
If Not stage Then
|
|
If Not list.Contains(obj_path) Then
|
|
If Not list.Contains(obj_path) Then
|
|
list.AddLast(obj_path)
|
|
list.AddLast(obj_path)
|