comparison src/qt-test.cpp @ 2353:99516e73b368

Move doc/index.html -> index.html
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 29 Mar 2012 12:14:15 +0200
parents 8a6c466753e2
children
comparison
equal deleted inserted replaced
2352:8474fcb3e1b5 2353:99516e73b368
1 /* 1 /*
2 * This file is part of MXE. 2 * This file is part of MXE.
3 * See doc/index.html for further information. 3 * See index.html for further information.
4 */ 4 */
5 5
6 #include <QApplication> 6 #include <QApplication>
7 #include <QtPlugin> 7 #include <QtPlugin>
8 #include "ui_qt-test.h" 8 #include "ui_qt-test.h"