forked from qt-creator/qt-creator
some file cosmetics (mostly #include order and whitespace)
This commit is contained in:
@@ -30,9 +30,11 @@
|
||||
** 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
#include <QtGui/QApplication>
|
||||
|
||||
#include "textfinder.h"
|
||||
|
||||
#include <QtGui/QApplication>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
Q_INIT_RESOURCE(textfinder);
|
||||
|
||||
Reference in New Issue
Block a user