Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -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 <tqpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqobjectlist.h>
class TQToolBox;
@ -50,7 +50,7 @@
#include <tqwidgetlist.h>
#include <tqregexp.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 "multilineeditor.h"
@ -33,7 +33,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
#include "../interfaces/projectsettingsiface.h"
#include "sourcefile.h"
#include "formfile.h"
@ -79,7 +79,7 @@
#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
class SyntaxHighlighter_HTML : public TQTextPreProcessor
{
#ifndef ACTIONINTERFACE_H
#define ACTIONINTERFACE_H
class TQAction;
class TQObject;
@ -40,7 +40,7 @@
//
#include <tqobject.h>
class TQListView;
#include <tqstring.h>
#include <tqvaluelist.h>
#ifndef FILTERINTERFACE_H
#define FILTERINTERFACE_H
// {ea8cb381-59b5-44a8-bae5-9bea8295762a}
#ifndef IID_ImportFilter
#include <tqcstring.h>
// {1b3446a4-1c71-424b-8789-1f34eb5697d8}
class TQWidget;
struct DesignerFormWindow;
#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 "../interfaces/widgetinterface.h" // up here for GCC 2.7.* compatibility
extern TQPluginManager<WidgetInterface> *widgetManager();
@ -41,7 +41,7 @@
#include <tqtooltip.h>
#include <tqwhatsthis.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 <tqclipboard.h>
#include <tqpopupmenu.h>
#include <stdlib.h>
#include <limits.h>