some file cosmetics (mostly #include order and whitespace)

This commit is contained in:
hjk
2008-12-02 12:57:59 +01:00
parent e2fb40c763
commit 1472bdb0cc
52 changed files with 213 additions and 206 deletions
+3 -1
View File
@@ -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);