diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-06-05 09:27:59 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-06-08 00:39:47 +0200 |
commit | 88647f4f7852804d9d7acfd91fc6e35d06379413 (patch) | |
tree | e8091c40b15be229d981ac470c860e943c3cdba6 /scripts/codingstyle.sh | |
parent | kwebapp improvements (diff) | |
download | rekonq-88647f4f7852804d9d7acfd91fc6e35d06379413.tar.xz |
Fix/improve kwebapp contextual actions
Diffstat (limited to 'scripts/codingstyle.sh')
-rw-r--r-- | scripts/codingstyle.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/codingstyle.sh b/scripts/codingstyle.sh index 5285c22c..b35d9433 100644 --- a/scripts/codingstyle.sh +++ b/scripts/codingstyle.sh @@ -27,7 +27,6 @@ PWD=$(pwd) cd $PWD cd .. -cd src echo "Applying astyle rules..." astyle \ |