From 9237d1adcf23ee11f16881fbeea51e0bb3ec0b2f Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 08 Oct 2002 20:03:29 +0000 Subject: Default added the TerminalEmulation Widget MainWindow: do save the profiles on deconstruction MetaFactory Brown Paper bag bug fixed. take care of the right name in terminalWidget.... opie-console.pro add the widgets IOLayerBase a basic widget for speed, parity and flow control settings Terminal Widget a the ported TerminalConfiguration dialog --- (limited to 'noncore/apps/opie-console/mainwindow.cpp') diff --git a/noncore/apps/opie-console/mainwindow.cpp b/noncore/apps/opie-console/mainwindow.cpp index 647a331..a414bdb 100644 --- a/noncore/apps/opie-console/mainwindow.cpp +++ b/noncore/apps/opie-console/mainwindow.cpp @@ -120,6 +120,7 @@ void MainWindow::populateProfiles() { } MainWindow::~MainWindow() { delete m_factory; + manager()->save(); } MetaFactory* MainWindow::factory() { -- cgit v0.9.0.2