Cleanup headers.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/5/head
gregory guy 3 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 <ntqapplication.h>
#include <ntqpainter.h>
#include <ntqcursor.h>
#include <ntqmessagebox.h>
#include <ntqfiledialog.h>
#include <ntqdatetime.h>
#include <ntqwmatrix.h>
#include <tqapplication.h>
#include <tqpainter.h>
#include <tqcursor.h>
#include <tqmessagebox.h>
#include <tqfiledialog.h>
#include <tqdatetime.h>
#include <tqwmatrix.h>
#include "gameboard.h"

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

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

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

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

Loading…
Cancel
Save