Parent Directory
|
Revision Log
|
Patch
revision 2102 by jfenwick, Wed Nov 26 05:46:01 2008 UTC | revision 2103 by jfenwick, Thu Nov 27 01:00:34 2008 UTC | |
---|---|---|
# | Line 119 int isExpanded(struct escriptDataC* data | Line 119 int isExpanded(struct escriptDataC* data |
119 | if (temp->isEmpty()) { | if (temp->isEmpty()) { |
120 | return false; | return false; |
121 | } else { | } else { |
122 | return temp->isExpanded(); | return temp->actsExpanded(); |
123 | } | } |
124 | } | } |
125 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |