Subversion Repository Public Repository

litesoft

Diff Revisions 947 vs 948 for /trunk/Java/GWT/OldClient/src/org/litesoft/GWT/forms/client/UnfilteredPOurlFormConstants.java

Diff revisions: vs.
  @@ -3,7 +3,6 @@
3 3
4 4 import org.litesoft.GWT.forms.client.rpc.*;
5 5
6 - public interface UnfilteredPOurlFormConstants extends FormComponentBusConstants
7 - {
6 + public interface UnfilteredPOurlFormConstants extends FormComponentBusConstants {
8 7 public static final String FORM_SERVICE_PEER_NAME = "UnfilteredPOurlFormServicePeer";
9 8 }