Add tqptrlist.h header, see Michele's comment:

https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/issues/1#issuecomment-9258

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/1/head
gregory guy 4 years ago
parent 37056b4b75
commit 9b3e99aa34
No known key found for this signature in database
GPG Key ID: 3BCCA0F7AB4536F4

@ -3,6 +3,7 @@
#include <tqarray.h>
#include <tqstring.h>
#include <tqptrlist.h>
#include <tqrect.h>
#define OUT -1

@ -24,7 +24,7 @@
#endif
// include files for TQt
#include <tqptrlist.h>
#include <tqfileinf.h>
#include <tqregexp.h>

@ -8,6 +8,7 @@
#include <tqbitmap.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <tqptrlist.h>
#include <tqstrlist.h>
#include <tqregexp.h>

@ -8,6 +8,7 @@
#include <kapp.h>
#include <tqwidget.h>
#include <tqptrlist.h>
#include <tqstrlist.h>
#include <tqarray.h>
#include <tqbitarray.h>

@ -12,6 +12,7 @@
#include <tqpixmap.h>
#include <tqstring.h>
#include <tqarray.h>
#include <tqptrlist.h>
#include <tqstrlist.h>
#include <tqregexp.h>

Loading…
Cancel
Save