Skip to content

Commit

Permalink
teste2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieltavaresmelo committed Sep 11, 2013
1 parent 100b614 commit 1b98b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/br/com/translate/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ public class Main {
public static void main(String[] args) {
SwingUtilities.invokeLater(new Runnable() {
public void run() {
System.out.println("teste");
// MainWindow.getInstance().setVisible(true);
}
});
Expand Down

0 comments on commit 1b98b5d

Please sign in to comment.