svn commit: r14793 - trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-05-23 10:55:16-0700
New Revision: 14793

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java

Log:
Wrap long line

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java?view=diff&rev=14793&p1=trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java&p2=trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java&r1=14792&r2=14793
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java	2008-05-23 10:55:16-0700
@@ -144,7 +144,8 @@
             ed.setModal(true);
             ed.setVisible(true);
         } catch (Exception e) {
-            ExceptionDialog ed = new ExceptionDialog(ArgoFrame.getInstance(), e);
+            ExceptionDialog ed = 
+                new ExceptionDialog(ArgoFrame.getInstance(), e);
             ed.setModal(true);
             ed.setVisible(true);
             LOG.error("Got some exception", e);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.