Rename kwin to twin (part 1 of 2)

pull/1/head
Timothy Pearson 13 years ago
parent c4c0f5439e
commit b581a185c1

@ -72,7 +72,7 @@
#include <knuminput.h>
#include <tqnamespace.h>
#include <kportview.h>
#include <tqdockwindow.h>
#include <tqdoctwindow.h>
#include <kstatusbar.h>
#include <kiconloader.h>
#include "kexportdialog.h"
@ -399,7 +399,7 @@ void KPicoSim::showScratchpad()
KPicoSim::~KPicoSim()
{
// Delete dockwindows
// Delete doctwindows
// These are the IO ports, scratchpad and the processorview
dockWindows().setAutoDelete( true ) ;
dockWindows().clear() ;

Loading…
Cancel
Save