summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main
diff options
context:
space:
mode:
authorvkrnjic <vkrnjic@klio.iaik.tugraz.at>2012-11-07 13:36:40 +0100
committervkrnjic <vkrnjic@klio.iaik.tugraz.at>2012-11-07 13:36:40 +0100
commit65295f0dcef138959d37abbe2c9914adfde98cf8 (patch)
treea8860638122645995ca4fd0136431ab443be608b /trunk/pdf-over-gui/src/main
parentf37e3df93655738dbe5e3ea77b764640f1bffbf6 (diff)
downloadpdf-over-65295f0dcef138959d37abbe2c9914adfde98cf8.tar.gz
pdf-over-65295f0dcef138959d37abbe2c9914adfde98cf8.tar.bz2
pdf-over-65295f0dcef138959d37abbe2c9914adfde98cf8.zip
-XstartOnFirstThread
Diffstat (limited to 'trunk/pdf-over-gui/src/main')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh b/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh
index b785db7c..a6931703 100644
--- a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh
+++ b/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-java -cp "lib/*" at.asit.pdfover.gui.Main \ No newline at end of file
+java -XstartOnFirstThread -cp "lib/*" at.asit.pdfover.gui.Main \ No newline at end of file