Subversion Repository Public Repository

litesoft

Diff Revisions 947 vs 948 for /trunk/Java/GWT/Client/src/org/litesoft/GWT/client/view/ViewErrorSupport.java

Diff revisions: vs.
  @@ -9,8 +9,7 @@
9 9 * Time: 2:38 PM
10 10 * To change this template use File | Settings | File Templates.
11 11 */
12 - public interface ViewErrorSupport
13 - {
12 + public interface ViewErrorSupport {
14 13 void backToHome( String pError );
15 14
16 15 StatusMessageSinc getStatusMessageSinc();