Adapt to latest tqt3 version

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/54/head
Michele Calgaro 5 days ago
parent 0b6a65c84f
commit a574698a72
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -31,7 +31,7 @@
#include <tqlistview.h>
#include <tqtabwidget.h>
#include <tqguardedptr.h>
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include "../interfaces/classbrowserinterface.h"
class FormWindow;

@ -43,7 +43,7 @@
#include <tqmainwindow.h>
#include <tqmap.h>
#include <tqguardedptr.h>
#include <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqobjectlist.h>
class TQToolBox;

@ -50,7 +50,7 @@
#include <tqwidgetlist.h>
#include <tqmainwindow.h>
#include <tqregexp.h>
#include <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqdatetime.h>
#include <tqfile.h>
#include <tqfileinfo.h>

@ -36,7 +36,7 @@
#include "kdevdesigner_part.h"
#include <tqtextedit.h>
#include <tqrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <tqpushbutton.h>
#include <tqlayout.h>
#include <tqtoolbutton.h>

@ -29,7 +29,7 @@
#include <tqaction.h>
#include <tqtextedit.h>
#include <tqrichtext_p.h>
#include <private/tqrichtext_p.h>
#include "multilineeditor.h"
class FormWindow;

@ -33,7 +33,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
#include <tqmap.h>
#include <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include "../interfaces/projectsettingsiface.h"
#include "sourcefile.h"
#include "formfile.h"

@ -79,7 +79,7 @@
#include <tqworkspace.h>
#include <tqworkspace.h>
#include <tqsplitter.h>
#include <tqucom_p.h>
#include <private/tqucom_p.h>
#include <kiconloader.h>
#include <tdefiledialog.h>

@ -27,7 +27,7 @@
#ifndef SYNTAXHIGHLIGHTER_HTML_H
#define SYNTAXHIGHLIGHTER_HTML_H
#include <tqrichtext_p.h>
#include <private/tqrichtext_p.h>
class SyntaxHighlighter_HTML : public TQTextPreProcessor
{

@ -27,7 +27,7 @@
#ifndef ACTIONINTERFACE_H
#define ACTIONINTERFACE_H
#include <tqcom_p.h>
#include <private/tqcom_p.h>
class TQAction;
class TQObject;

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqobject.h>
class TQListView;

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqptrlist.h>
#include <tqstring.h>
#include <tqmap.h>

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqmap.h>
#include <tqvaluelist.h>

@ -27,7 +27,7 @@
#ifndef FILTERINTERFACE_H
#define FILTERINTERFACE_H
#include <tqcom_p.h>
#include <private/tqcom_p.h>
// {ea8cb381-59b5-44a8-bae5-9bea8295762a}
#ifndef IID_ImportFilter

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
class TQObject;

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqvaluelist.h>
#include <tqstringlist.h>
#include <tqmap.h>

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqwidgetlist.h>
#include <tqcstring.h>

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqwidgetlist.h>
#include <tqcstring.h>

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
#include <tqstring.h>
// {1b3446a4-1c71-424b-8789-1f34eb5697d8}

@ -40,7 +40,7 @@
//
//
#include <tqcom_p.h>
#include <private/tqcom_p.h>
class TQWidget;
struct DesignerFormWindow;

@ -27,7 +27,7 @@
#ifndef WIDGETINTERFACE_H
#define WIDGETINTERFACE_H
#include <tqwidgetinterface_p.h>
#include <private/tqwidgetinterface_p.h>
#define WidgetInterface TQWidgetFactoryInterface
#define IID_Widget IID_QWidgetFactory

@ -30,7 +30,7 @@
#include <tqiconset.h>
#include <tqstring.h>
#include "../interfaces/widgetinterface.h" // up here for GCC 2.7.* compatibility
#include <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
extern TQPluginManager<WidgetInterface> *widgetManager();

@ -41,7 +41,7 @@
#include <tqtooltip.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
#include <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqmime.h>
#include <tqdragobject.h>

@ -26,7 +26,7 @@
#include "tqapplication.h"
#include "tqlineedit.h"
#include "tqbitmap.h"
#include "tqeffects_p.h"
#include "private/tqeffects_p.h"
#include "tqstringlist.h"
#include "tqcombobox.h"
#include "tqstyle.h"

@ -42,7 +42,7 @@
#include <tqfileinfo.h>
#include <tqclipboard.h>
#include <tqpopupmenu.h>
#include <tqrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <stdlib.h>
#include <limits.h>

Loading…
Cancel
Save