Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/11/head
Michele Calgaro 6 months ago
parent c9299bd049
commit 2a89e66165
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -20,17 +20,17 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqbuttongroup.h> #include <tqbuttongroup.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqcombobox.h> #include <tqcombobox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqlistbox.h> #include <tqlistbox.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqradiobutton.h> #include <tqradiobutton.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <ntqvalidator.h> #include <tqvalidator.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,13 +20,13 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqiconset.h> #include <tqiconset.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -26,7 +26,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,8 +20,8 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqfile.h> #include <tqfile.h>
#include <ntqtextstream.h> #include <tqtextstream.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -27,8 +27,8 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <kurl.h> #include <kurl.h>
#include "global.h" #include "global.h"

@ -20,11 +20,11 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqdragobject.h> #include <tqdragobject.h>
#include <ntqfontmetrics.h> #include <tqfontmetrics.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqscrollview.h> #include <tqscrollview.h>
// forward class definitions // forward class definitions
// ========================= // =========================

@ -20,8 +20,8 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqdir.h> #include <tqdir.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <tdeapplication.h> #include <tdeapplication.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <tdemainwindow.h> #include <tdemainwindow.h>
#include "global.h" #include "global.h"

@ -20,11 +20,11 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqbuttongroup.h> #include <tqbuttongroup.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,7 +20,7 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -27,8 +27,8 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqsplitter.h> #include <tqsplitter.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include "global.h" #include "global.h"

@ -20,8 +20,8 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqfile.h> #include <tqfile.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqtextedit.h> #include <tqtextedit.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,10 +20,10 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,12 +20,12 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqlistbox.h> #include <tqlistbox.h>
#include <ntqmap.h> #include <tqmap.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -27,7 +27,7 @@
#include <sys/select.h> #include <sys/select.h>
#include <sys/time.h> #include <sys/time.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -27,8 +27,8 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <ntqthread.h> #include <tqthread.h>
#include "global.h" #include "global.h"

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqevent.h> #include <tqevent.h>
#include "global.h" #include "global.h"
class ScanMonitorEvent : public TQCustomEvent class ScanMonitorEvent : public TQCustomEvent

@ -20,10 +20,10 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -20,7 +20,7 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqdict.h> #include <tqdict.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -27,8 +27,8 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqdict.h> #include <tqdict.h>
#include <ntqwidgetstack.h> #include <tqwidgetstack.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -28,11 +28,11 @@
#include <sys/types.h> #include <sys/types.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <ntqfile.h> #include <tqfile.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqframe.h> #include <tqframe.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,9 +20,9 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -20,14 +20,14 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqiconset.h> #include <tqiconset.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqlistbox.h> #include <tqlistbox.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqstring.h> #include <tqstring.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>

@ -20,8 +20,8 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqstring.h> #include <tqstring.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -20,7 +20,7 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqptrcollection.h> #include <tqptrcollection.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -27,7 +27,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqptrlist.h> #include <tqptrlist.h>
#include "global.h" #include "global.h"
#include "tabwidgetdata.h" #include "tabwidgetdata.h"

@ -20,14 +20,14 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <ntqbuttongroup.h> #include <tqbuttongroup.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqiconset.h> #include <tqiconset.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlineedit.h> #include <tqlineedit.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqradiobutton.h> #include <tqradiobutton.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>

@ -26,7 +26,7 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqwidget.h> #include <tqwidget.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

@ -27,8 +27,8 @@
# include <config.h> # include <config.h>
#endif #endif
#include <ntqobject.h> #include <tqobject.h>
#include <ntqwhatsthis.h> #include <tqwhatsthis.h>
#include "global.h" #include "global.h"
// forward class definitions // forward class definitions

Loading…
Cancel
Save