Skip to content

Commit efd0ee4

Browse files
committed
Fixes #10
1 parent bf89d42 commit efd0ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<configuration>
4343
<archive>
4444
<manifest>
45-
<mainClass>com.javadeobfuscator.deobfuscator.ui.FxWindow</mainClass>
45+
<mainClass>com.javadeobfuscator.deobfuscator.ui.SwingWindow</mainClass>
4646
</manifest>
4747
</archive>
4848
<descriptorRefs>

0 commit comments

Comments
 (0)