summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-01-11 15:49:46 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2011-02-10 12:26:41 (GMT)
commit8f34fc6776fbd30bdae482a3f6bb683435544215 (patch)
treef520b53c59d8e4fb3f961a14d2bc77252546f4c8 /tests/auto
parentc618f06e39eee1bf8110f5a0c56578fb44e986f5 (diff)
downloadQt-8f34fc6776fbd30bdae482a3f6bb683435544215.zip
Qt-8f34fc6776fbd30bdae482a3f6bb683435544215.tar.gz
Qt-8f34fc6776fbd30bdae482a3f6bb683435544215.tar.bz2
removed dodgy file header
The comment block at the top of the file had tabs in it. Git didn't like that. It's now removed, it was just the default comment added by Carbide. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp b/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp
index 77e8563..45e7acc 100644
--- a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp
+++ b/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp
@@ -1,12 +1,3 @@
-/*
-============================================================================
- Name : QtFileOpeningApp.cpp
- Author :
- Copyright : Your copyright notice
- Description : Main GUI Application
-============================================================================
-*/
-
#include <QtGui>
#include <QApplication>
#include <QEvent>