From a81251b503cba26ad326ac6c68a80a2930bef896 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 06 Mar 2005 14:07:46 +0000 Subject: -NoForce is the default mode of the OWidgetStack. There is no need to set it here. --- (limited to 'noncore/graphics') diff --git a/noncore/graphics/opie-eye/gui/mainwindow.cpp b/noncore/graphics/opie-eye/gui/mainwindow.cpp index a96bfbd..e532867 100644 --- a/noncore/graphics/opie-eye/gui/mainwindow.cpp +++ b/noncore/graphics/opie-eye/gui/mainwindow.cpp @@ -67,8 +67,6 @@ PMainWindow::PMainWindow(QWidget* wid, const char* name, WFlags style) this, SLOT(slotShowInfo(const QString&)) ); connect(this,SIGNAL(changeListMode(int)),m_view,SLOT(slotChangeMode(int))); - m_stack->forceMode(Opie::Ui::OWidgetStack::NoForce); - listviewMenu = 0; /* setup menu and toolbar */ setupActions(); -- cgit v0.9.0.2