<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -123,7 +123,7 @@
 - (UITableViewCell *)tableView:(UITableView *)tv cellForRowAtIndexPath:(NSIndexPath *)indexPath {
 	id cell = [tv dequeueReusableCellWithIdentifier:@&quot;DetailCell&quot;];
 	if(cell == nil){
-		cell = [[[NSBundle mainBundle] loadNibNamed:@&quot;QueueViewCell&quot; owner:[[[NSObject alloc] init] autorelease] options:[NSDictionary dictionary]] objectAtIndex:1];
+		cell = [[[NSBundle mainBundle] loadNibNamed:@&quot;QueueViewCell&quot; owner:[[[NSObject alloc] init] autorelease] options:[NSDictionary dictionary]] objectAtIndex:0];
 		[cell setTableController: self];
 	}
 </diff>
      <filename>QueueViewController.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>679b173cec59ff75ecb21584277cb508fa925cfc</id>
    </parent>
  </parents>
  <author>
    <name>Dave Grijalva</name>
    <email>grijalva@gmail.com</email>
  </author>
  <url>http://github.com/freshbooks-addons/freshbooks-iphone-project/commit/f9f3aa056a8672558de4010fa9d6d31f02b335e5</url>
  <id>f9f3aa056a8672558de4010fa9d6d31f02b335e5</id>
  <committed-date>2009-01-23T15:16:34-08:00</committed-date>
  <authored-date>2009-01-23T15:16:34-08:00</authored-date>
  <message>fixed bug where pending items view would crash if the build is targetted at iphone os &gt;= 2.1.  Building for iphone os 2.0 is no longer supported.</message>
  <tree>c8020dd3568cc49fb141402ed6a85528960effc9</tree>
  <committer>
    <name>Dave Grijalva</name>
    <email>grijalva@gmail.com</email>
  </committer>
</commit>
