From b89e9179db00b777e41bdd0c95885fb76b3f1a88 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 07 Nov 2002 18:31:52 +0000 Subject: Renove Emulationhandler from MetaFactory common.h clashed with TECommon.h Implement saving of history! --- (limited to 'noncore/apps/opie-console/emulation_handler.cpp') diff --git a/noncore/apps/opie-console/emulation_handler.cpp b/noncore/apps/opie-console/emulation_handler.cpp index 7924568..235facb 100644 --- a/noncore/apps/opie-console/emulation_handler.cpp +++ b/noncore/apps/opie-console/emulation_handler.cpp @@ -31,6 +31,9 @@ EmulationHandler::EmulationHandler( const Profile& prof, QWidget* parent,const c } +TEmulation* EmulationHandler::emulation() { + return m_teEmu; +} EmulationHandler::~EmulationHandler() { if (isRecording()) clearScript(); -- cgit v0.9.0.2