Replace 'compat' headers with current.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/4/head
Slávek Banko 10 months ago
parent e2bdc2c6cf
commit e1eaf31114
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -4,7 +4,7 @@
#include <tdeconfig.h>
#include <tdelocale.h>
#include <tdeaccel.h>
#include <tqpushbt.h>
#include <tqpushbutton.h>
#include <tqlabel.h>
#include <tqframe.h>
#include <tqkeycode.h>

@ -4,7 +4,7 @@
#include <kstddirs.h>
#include <tdeconfig.h>
#include <tqdatetm.h>
#include <tqdatetime.h>
#include <tqtimer.h>
#include <tqevent.h>
#include <tqcolor.h>

@ -9,7 +9,7 @@
#include <tdemessagebox.h>
#include <tqpixmap.h>
#include <tqstring.h>
#include <tqdstream.h>
#include <tqdatastream.h>
#include <tqkeycode.h>
#include <tqtimer.h>
#include <tqfileinfo.h>

@ -4,7 +4,7 @@
#include <tdelocale.h>
#include <tqbitmap.h>
#include <tqstring.h>
#include <tqmsgbox.h>
#include <tqmessagebox.h>
#include <tqfileinfo.h>
#include "status.h"

@ -19,7 +19,7 @@
#include <tqkeycode.h>
#include <tqcolor.h>
#include <tqstring.h>
#include <tqmsgbox.h>
#include <tqmessagebox.h>
// include files for TDE
#include <kcolordlg.h>

@ -25,7 +25,7 @@
// include files for TQt
#include <tqptrlist.h>
#include <tqfileinf.h>
#include <tqfileinfo.h>
#include <tqregexp.h>
//include files for TDE

Loading…
Cancel
Save