<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,7 @@ import com.norex.gtrax.client.widgets.SideSelectColumnItem;
 
 
 public class CategoryView extends SubView {
-	public static CategoryServiceAsync catService = GWT.create(CategoryServiceAsync.class);
+	public static CategoryServiceAsync catService = GWT.create(CategoryService.class);
 	Map&lt;String, SideSelectColumnItem&gt; catMap = new HashMap&lt;String, SideSelectColumnItem&gt;();
 	
 	public CategoryView() {</diff>
      <filename>src/com/norex/gtrax/client/project/CategoryView.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76f0caec4b19e29c9dc367dd602a35c33ef756ca</id>
    </parent>
  </parents>
  <author>
    <name>Christopher Troup</name>
    <email>chris@norex.ca</email>
  </author>
  <url>http://github.com/thurloat/GTrax/commit/30c554975dedc47b3d43590681bdd2ed49799aa6</url>
  <id>30c554975dedc47b3d43590681bdd2ed49799aa6</id>
  <committed-date>2009-10-26T12:04:44-07:00</committed-date>
  <authored-date>2009-10-26T12:04:44-07:00</authored-date>
  <message>using wrong interface</message>
  <tree>82b8a774d911f3221e42e855fa449b658cfa62a6</tree>
  <committer>
    <name>Christopher Troup</name>
    <email>chris@norex.ca</email>
  </committer>
</commit>
