Cleanup headers.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/5/head
gregory guy 4 years ago
parent e4cea29e04
commit 4fd2e55a49
No known key found for this signature in database
GPG Key ID: 2CC84A1CC6823AF8

@ -11,13 +11,13 @@
#include <stdlib.h> #include <stdlib.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqcursor.h> #include <tqcursor.h>
#include <ntqmessagebox.h> #include <tqmessagebox.h>
#include <ntqfiledialog.h> #include <tqfiledialog.h>
#include <ntqdatetime.h> #include <tqdatetime.h>
#include <ntqwmatrix.h> #include <tqwmatrix.h>
#include "gameboard.h" #include "gameboard.h"

@ -14,10 +14,10 @@
#include <stdlib.h> #include <stdlib.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqpixmap.h> #include <tqpixmap.h>
#include <ntqtimer.h> #include <tqtimer.h>
class BoardItem:public TQLabel class BoardItem:public TQLabel

@ -11,7 +11,7 @@
#include <stdlib.h> #include <stdlib.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include "mainwindow.h" #include "mainwindow.h"

@ -9,7 +9,7 @@
* Hacked by: * Hacked by:
*/ */
#include <ntqapplication.h> #include <tqapplication.h>
#include "mainwindow.h" #include "mainwindow.h"

@ -14,9 +14,9 @@
#include <stdlib.h> #include <stdlib.h>
#include <ntqmainwindow.h> #include <tqmainwindow.h>
#include <ntqmenubar.h> #include <tqmenubar.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
#include "gameboard.h" #include "gameboard.h"

Loading…
Cancel
Save