Skip to content

Commit

Permalink
Do not enforce the Qt style in the run script
Browse files Browse the repository at this point in the history
  • Loading branch information
danpascu committed Jun 21, 2011
1 parent 97cb9ed commit 77fd89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

exec bin/blink -style=oxygen $@
exec bin/blink $@

0 comments on commit 77fd89e

Please sign in to comment.