diff options
Diffstat (limited to 'installer')
-rw-r--r-- | installer/installer.cpp | 1 | ||||
-rw-r--r-- | installer/qinstaller.cpp | 1 | ||||
-rw-r--r-- | installer/qinstaller.h | 1 | ||||
-rw-r--r-- | installer/qinstallergui.cpp | 1 | ||||
-rw-r--r-- | installer/qinstallergui.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/installer/installer.cpp b/installer/installer.cpp index 7dae30fd96c..8357a6c597d 100644 --- a/installer/installer.cpp +++ b/installer/installer.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ // This file contains the QtCreator-specific part of the installer. // It lists the files and features the installer should handle. diff --git a/installer/qinstaller.cpp b/installer/qinstaller.cpp index c1a13bd8412..b0b4cbff77e 100644 --- a/installer/qinstaller.cpp +++ b/installer/qinstaller.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "qinstaller.h" diff --git a/installer/qinstaller.h b/installer/qinstaller.h index 986ee033a7c..0e4672a3f2f 100644 --- a/installer/qinstaller.h +++ b/installer/qinstaller.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef QINSTALLER_H #define QINSTALLER_H diff --git a/installer/qinstallergui.cpp b/installer/qinstallergui.cpp index 8c3ab124cb6..3250052cc99 100644 --- a/installer/qinstallergui.cpp +++ b/installer/qinstallergui.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "qinstallergui.h" diff --git a/installer/qinstallergui.h b/installer/qinstallergui.h index dec2f07d813..c176e2e0091 100644 --- a/installer/qinstallergui.h +++ b/installer/qinstallergui.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef QINSTALLERGUI_H #define QINSTALLERGUI_H |