Revision: 9298
Author: j...@google.com
Date: Mon Nov 29 11:16:39 2010
Log: Remove inadvertent commit of .rej file.

Patch by: jat
Review by: rjrjr (TBR)

http://code.google.com/p/google-web-toolkit/source/detail?r=9298

Deleted:
 /trunk/user/src/com/google/gwt/user/client/ui/Label.java.rej

=======================================
--- /trunk/user/src/com/google/gwt/user/client/ui/Label.java.rej Mon Nov 29 10:45:36 2010
+++ /dev/null
@@ -1,15 +0,0 @@
---- user/src/com/google/gwt/user/client/ui/Label.java  (revision 9255)
-+++ user/src/com/google/gwt/user/client/ui/Label.java  (working copy)
-@@ -69,10 +68,8 @@
-  * </p>
-  */
- @SuppressWarnings("deprecation")
--public class Label extends Widget implements HasDirectionalText, HasWordWrap, -- HasDirection, HasClickHandlers, HasDoubleClickHandlers, SourcesClickEvents,
--    SourcesMouseEvents, HasAllMouseHandlers, HasDirectionEstimator,
--    HasAutoHorizontalAlignment, IsEditor<LeafValueEditor<String>> {
-+public class Label extends LabelBase<String> implements HasDirectionalText, HasDirection, HasClickHandlers, HasDoubleClickHandlers, SourcesClickEvents, -+ SourcesMouseEvents, HasAllMouseHandlers, IsEditor<LeafValueEditor<String>> {
-
-   public static final DirectionEstimator DEFAULT_DIRECTION_ESTIMATOR =
-       DirectionalTextHelper.DEFAULT_DIRECTION_ESTIMATOR;

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to