Rename additional header files to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent cf07b01407
commit e16e56183f

@ -26,7 +26,7 @@
#include "pic14.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqregexp.h>
Expression::Expression( PIC14 *pic, Microbe *master, SourceLine sourceLine, bool suppressNumberTooBig )

@ -24,7 +24,7 @@
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqfile.h>
#include <iostream>

@ -25,7 +25,7 @@
#include "pic14.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqfile.h>
#include <iostream>

@ -27,7 +27,7 @@
#include <assert.h>
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqfile.h>
#include <tqregexp.h>
#include <tqstring.h>

@ -28,7 +28,7 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>
#include <tdeglobal.h>
#include <tqpainter.h>
#include <tqtimer.h>

@ -27,8 +27,8 @@
#include <kdebug.h>
#include <kinputdialog.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tqregexp.h>
#include <tqtimer.h>

@ -15,7 +15,7 @@
#include "simulator.h"
#include "viewiface.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqwhatsthis.h>
CircuitView::CircuitView( CircuitDocument * circuitDocument, ViewContainer *viewContainer, uint viewAreaId, const char *name )

@ -15,7 +15,7 @@
#include <tdeapplication.h>
#include <tdecmdlineargs.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <tdelocale.h>
static const char description[] =
I18N_NOOP("An IDE for microcontrollers and electronics");

@ -21,8 +21,8 @@
#include "textview.h"
#include "viewcontainer.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <ktabwidget.h>
#include <tqfile.h>

@ -16,8 +16,8 @@
#include "viewcontainer.h"
#include <tdefiledialog.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <ktabwidget.h>
Document::Document( const TQString &caption, KTechlab *ktechlab, const char *name )

@ -15,7 +15,7 @@
#include <cmath>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>

@ -14,7 +14,7 @@
#include "resizeoverlay.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* DPText::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -13,7 +13,7 @@
#include "drawpart.h"
#include "variant.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqbitarray.h>
DrawPart::DrawPart( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include <cmath>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>

@ -17,7 +17,7 @@
#include <cmath>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
Item* ADC::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -16,7 +16,7 @@
#include "libraryitem.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* BiDirLED::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
Item* BinaryCounter::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "wire.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* BusSplitter::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <cmath>

@ -18,7 +18,7 @@
#include "vccs.h"
#include "vcvs.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
//BEGIN class DependentSource

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>

@ -16,7 +16,7 @@
#include "resistance.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* EC555::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
// Values for a,b,c,d,e,f,g of common-anode 7 segment display
bool numbers[16][7] =

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item * ECBJT::constructNPN( ItemDocument * itemDocument, bool newItem, const char * id )

@ -13,7 +13,7 @@
#include "ecnode.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECCapacitor::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <cmath>

@ -15,7 +15,7 @@
#include "pin.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECCurrentSignal::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "pin.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECCurrentSource::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -13,7 +13,7 @@
#include "ecnode.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECDiode::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "voltagepoint.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECFixedVoltage::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include "pin.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECGround::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "switch.h"
#include "ecnode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* ECKeyPad::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECLed::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -13,7 +13,7 @@
#include "ecnode.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECOpAmp::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include "resistance.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqstyle.h>

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "resistance.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECResistor::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -16,7 +16,7 @@
#include "libraryitem.h"
#include "simulator.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqstring.h>

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "pin.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ECSignalLamp::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -16,7 +16,7 @@
#include "subcircuits.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqfile.h>
Item* ECSubcircuit::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -15,7 +15,7 @@
#include "simulator.h"
#include "voltagesignal.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
const double conductance = 1e5; // Internal resistance

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "pin.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
const double conductance = 1e5; // Internal resistance

@ -11,7 +11,7 @@
#include "externalconnection.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ExternalConnection::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -16,7 +16,7 @@
#include "simulator.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
Item* FullAdder::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -12,7 +12,7 @@
#include "inductor.h"
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* Inductor::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -13,7 +13,7 @@
#include "variant.h"
#include <cmath>
#include <klocale.h>
#include <tdelocale.h>
Item* MagnitudeComparator::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -17,7 +17,7 @@
#include "simulator.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqstring.h>

@ -12,7 +12,7 @@
#include "logic.h"
#include "matrixdisplaydriver.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqstring.h>

@ -19,7 +19,7 @@
#include "simulator.h"
#include <cmath>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>

@ -15,7 +15,7 @@
#include "logic.h"
#include <cmath>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
//BEGIN class MultiInputGate

@ -14,7 +14,7 @@
#include "libraryitem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <cmath>

@ -18,7 +18,7 @@
#include "resistance.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <cmath>

@ -27,8 +27,8 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tqguardedptr.h>
#include <tqstringlist.h>

@ -18,7 +18,7 @@
#include "simulator.h"
#include "voltagesource.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
//BEGIN class Probe

@ -13,7 +13,7 @@
#include "pushswitch.h"
#include "switch.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqpixmap.h>
#include <tqpoint.h>

@ -14,7 +14,7 @@
#include "variant.h"
#include <cmath>
#include <klocale.h>
#include <tdelocale.h>
Item* RAM::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -14,7 +14,7 @@
#include "resistordip.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
Item* ResistorDIP::construct( ItemDocument *itemDocument, bool newItem, const char *id )

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "switch.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <cmath>
#include <assert.h>

@ -18,7 +18,7 @@
#include "resistance.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <cmath>

@ -15,7 +15,7 @@
#include "libraryitem.h"
#include "switch.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
//BEGIN class ECDPDT

@ -24,9 +24,9 @@
#include <assert.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <ktempfile.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdetempfile.h>
#include <kstandarddirs.h>
#include <tqfile.h>
#include <tqtextstream.h>

@ -24,8 +24,8 @@
#include "programmerdlg.h"
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
FlowCodeDocument::FlowCodeDocument( const TQString &caption, KTechlab *ktechlab, const char *name )
: ICNDocument( caption, ktechlab, name )

@ -14,7 +14,7 @@
#include "viewiface.h"
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdepopupmenu.h>
#include <tqwhatsthis.h>

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* CallSub::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Count::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Delay::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Embed::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* End::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* ForLoop::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -12,7 +12,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* InputButton::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Interrupt::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Keypad::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -20,7 +20,7 @@
#include "viewcontainer.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdestdaccel.h>
#include <tqaccel.h>

@ -12,7 +12,7 @@
#include "flowcode.h"
#include "pulse.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Pulse::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* ReadPort::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Repeat::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -16,7 +16,7 @@
#include "flowcodedocument.h"
#include "microsettings.h"
#include <klocale.h>
#include <tdelocale.h>
Item* SetPin::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* SevenSeg::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Start::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Sub::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* TestPin::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* Unary::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* VarAssignment::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* VarComparison::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* While::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -13,7 +13,7 @@
#include "libraryitem.h"
#include "flowcode.h"
#include <klocale.h>
#include <tdelocale.h>
Item* WritePort::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{

@ -11,7 +11,7 @@
#include "colorcombo.h"
#include <kcolordialog.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
bool ColorCombo::createdPalettes = false;

@ -14,7 +14,7 @@
#include "itemlibrary.h"
#include "katemdi.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqlayout.h>
#include <tqlabel.h>

@ -12,8 +12,8 @@
#include "doublespinbox.h"
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
#include <tdeglobal.h>
#include <tdelocale.h>
#include <tqlineedit.h>
#include <tqregexp.h>

@ -14,7 +14,7 @@
#include "orientationwidget.h"
#include "propertieslistview.h"
#include <klocale.h>
#include <tdelocale.h>
#include <kstandarddirs.h>
#include <tqlayout.h>

@ -21,7 +21,7 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqdragobject.h>
#include <tqlayout.h>

@ -13,7 +13,7 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <katemdi.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpopupmenu.h>

@ -14,7 +14,7 @@
#include "microselectwidget.h"
#include <kcombobox.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqgroupbox.h>
#include <tqlabel.h>
#include <tqlayout.h>

@ -20,8 +20,8 @@
#include <kdebug.h>
#include <kinputdialog.h>
#include <klineedit.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kpushbutton.h>
#include <tqgroupbox.h>

@ -22,7 +22,7 @@
#include <kdebug.h>
#include <klineedit.h>
#include <kiconview.h>
#include <klocale.h>
#include <tdelocale.h>
#include <kiconloader.h>
#include <tqcanvas.h>

@ -20,9 +20,9 @@
#include <kcombobox.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>
#include <tdeglobal.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <knuminput.h>
#include <tqbutton.h>
#include <tqlabel.h>

@ -16,8 +16,8 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <klocale.h>
#include <kglobal.h>
#include <tdelocale.h>
#include <tdeglobal.h>
#include <tdepopupmenu.h>
#include <tqcheckbox.h>
#include <tqcursor.h>

@ -20,7 +20,7 @@
#include <kcombobox.h>
#include <tdeconfigskeleton.h>
#include <kdebug.h>
#include <ktempfile.h>
#include <tdetempfile.h>
#include <kurlrequester.h>
#include <tqcheckbox.h>

@ -15,7 +15,7 @@
#include <kcombobox.h>
#include <klineedit.h>
#include <klocale.h>
#include <tdelocale.h>
#include <knuminput.h>
#include <kurlrequester.h>
#include <tqlayout.h>

@ -18,7 +18,7 @@
#include <kcombobox.h>
#include <kguiitem.h>
#include <klocale.h>
#include <tdelocale.h>
#include <kstdguiitem.h>
ProgrammerDlg::ProgrammerDlg( const TQString & picID, TQWidget *parent, const char *name )

@ -22,7 +22,7 @@
#include <tdeversion.h>
#include <tdefiledialog.h>
#include <klineedit.h>
#include <klocale.h>
#include <tdelocale.h>
#include <kurlrequester.h>
#include <tqcheckbox.h>
#include <tqcombobox.h>

@ -19,7 +19,7 @@
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqevent.h>
#include <tqheader.h>
#include <tqpushbutton.h>

@ -25,8 +25,8 @@
#include <tdeconfig.h>
#include <kinputdialog.h>
#include <klineedit.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <knuminput.h>
#include <kpushbutton.h>
#include <kstandarddirs.h>

@ -17,7 +17,7 @@
#include <kcombobox.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqlabel.h>
#include <tqlayout.h>

@ -14,9 +14,9 @@
#include "ktechlab.h"
#include <tdeconfig.h>
#include <kglobal.h>
#include <tdeglobal.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdepopupmenu.h>
ICNView::ICNView( ICNDocument *icnDocument, ViewContainer *viewContainer, uint viewAreaId, const char *name )

@ -28,8 +28,8 @@
#include <kdebug.h>
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
#include <kprinter.h>
#include <tqcheckbox.h>

@ -21,9 +21,9 @@
#include <kdebug.h>
#include <tdeio/netaccess.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <ktempfile.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdetempfile.h>
#include <tqbitarray.h>
#include <tqfile.h>

@ -21,7 +21,7 @@
#include <tdeaccel.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdepopupmenu.h>
#include <kurldrag.h>

@ -23,9 +23,9 @@
#include "katemdi.h"
#include <kdebug.h>
#include <kglobalsettings.h>
#include <tdeglobalsettings.h>
#include <tdeapplication.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdeconfig.h>
#include <kiconloader.h>
#include <tdepopupmenu.h>

@ -47,8 +47,8 @@
#include <kiconloader.h>
#include <tdeio/netaccess.h>
#include <kkeydialog.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
#include <kstandarddirs.h>
#include <ktabwidget.h>

@ -18,8 +18,8 @@
#include "node.h"
#include "pinmapping.h"
#include <klocale.h>
// #include <kmessagebox.h>
#include <tdelocale.h>
// #include <tdemessagebox.h>
#include <tqfile.h>
FlowCode::FlowCode( ProcessChain *processChain, KTechlab *parent )

@ -15,8 +15,8 @@
#include "languagemanager.h"
#include "src/core/ktlconfig.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprocess.h>
#include <tqregexp.h>

@ -13,8 +13,8 @@
#include "logview.h"
#include "languagemanager.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprocess.h>
#include <tqfile.h>
#include <tqregexp.h>

@ -12,8 +12,8 @@
#include "languagemanager.h"
#include "logview.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprocess.h>
Gplib::Gplib( ProcessChain *processChain, KTechlab * parent )

@ -12,8 +12,8 @@
#include "languagemanager.h"
#include "logview.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprocess.h>
Gplink::Gplink( ProcessChain *processChain, KTechlab * parent )

@ -20,7 +20,7 @@
#include <kdebug.h>
#include <tdeio/netaccess.h>
#include <kmessagebox.h>
#include <tdemessagebox.h>
#include <kprocess.h>
#include <tqregexp.h>
#include <tqtimer.h>

@ -12,7 +12,7 @@
#include "languagemanager.h"
#include "logview.h"
#include "ktechlab.h"
#include "ktempfile.h"
#include "tdetempfile.h"
#include "src/core/ktlconfig.h"
#include "outputmethoddlg.h"
#include "processchain.h"
@ -24,7 +24,7 @@
#include <kdockwidget.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqwhatsthis.h>
#include <assert.h>

@ -15,8 +15,8 @@
#include "languagemanager.h"
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <tqfile.h>

@ -15,8 +15,8 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tqapplication.h>
#include <tqfile.h>

@ -29,8 +29,8 @@
#include "sdcc.h"
#include <kdebug.h>
#include <klocale.h>
#include <ktempfile.h>
#include <tdelocale.h>
#include <tdetempfile.h>
#include <tqfile.h>
#include <tqtimer.h>

@ -16,8 +16,8 @@
#include "sdcc.h"
#include "src/core/ktlconfig.h"
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprocess.h>
SDCC::SDCC( ProcessChain * processChain, KTechlab * parent )

@ -12,7 +12,7 @@
#include "libraryitem.h"
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
#include <tqwmatrix.h>

@ -18,7 +18,7 @@
#include "mechanicssimulation.h"
#include "mechanicsview.h"
#include <klocale.h>
#include <tdelocale.h>
MechanicsDocument::MechanicsDocument( const TQString &caption, KTechlab *ktechlab, const char *name )
: ItemDocument( caption, ktechlab, name )

@ -13,7 +13,7 @@
#include "mechanicsdocument.h"
#include <kdebug.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqbitarray.h>
#include <tqpainter.h>
#include <tqwmatrix.h>

@ -11,7 +11,7 @@
#include "micropackage.h"
#include "picinfo12bit.h"
#include <klocale.h>
#include <tdelocale.h>
#include <kstaticdeleter.h>
PicAsm12bit *PicAsm12bit::m_self = 0;

@ -11,7 +11,7 @@
#include "micropackage.h"
#include "picinfo14bit.h"
#include <klocale.h>
#include <tdelocale.h>
#include <kstaticdeleter.h>
PicAsm14bit *PicAsm14bit::m_self = 0;

@ -11,7 +11,7 @@
#include "micropackage.h"
#include "picinfo16bit.h"
#include <klocale.h>
#include <tdelocale.h>
#include <kstaticdeleter.h>
PicAsm16bit *PicAsm16bit::m_self = 0;

@ -18,7 +18,7 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tqpainter.h>
static const int InnerWidth = 88;

@ -24,8 +24,8 @@
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <tdeio/netaccess.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kmimetype.h>
#include <kstandarddirs.h>
#include <tqdom.h>

@ -29,9 +29,9 @@
#include <kdebug.h>
#include <klibloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <ktempfile.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdetempfile.h>
TextDocument *TextDocument::constructTextDocument( const TQString& caption, KTechlab *parent, const char *name )

@ -29,7 +29,7 @@
// #include "kateview.h"
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <tdepopupmenu.h>
#include <kstandarddirs.h>

@ -12,7 +12,7 @@
#include "cnitem.h"
#include <cmath>
#include <klocale.h>
#include <tdelocale.h>
Variant::Variant( Type::Value type )
: TQObject()

@ -17,7 +17,7 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <tdelocale.h>
#include <ksqueezedtextlabel.h>
#include <tqpainter.h>

@ -16,8 +16,8 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobalsettings.h>
#include <klocale.h>
#include <tdeglobalsettings.h>
#include <tdelocale.h>
#include <ktabwidget.h>
#include <tqobjectlist.h>

Loading…
Cancel
Save