diff options
Diffstat (limited to 'src/qt-test.cpp')
-rw-r--r-- | src/qt-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/qt-test.cpp b/src/qt-test.cpp index de15e01..daa9a66 100644 --- a/src/qt-test.cpp +++ b/src/qt-test.cpp @@ -1,5 +1,7 @@ -/* This file is part of MXE. */ -/* See doc/index.html for further information. */ +/* + * This file is part of MXE. + * See doc/index.html for further information. + */ #include <QApplication> #include <QtPlugin> |