From 949b51e2243919f79cdb69e91ebc5e14a32c7545 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 07 Sep 2004 21:44:14 +0000 Subject: remove tiny goof --- (limited to 'noncore/apps/opie-console') diff --git a/noncore/apps/opie-console/mainwindow.cpp b/noncore/apps/opie-console/mainwindow.cpp index 15290ce..1a5a59f 100644 --- a/noncore/apps/opie-console/mainwindow.cpp +++ b/noncore/apps/opie-console/mainwindow.cpp @@ -153,7 +153,7 @@ void MainWindow::initUI() { m_isFullscreen = false; m_fullscreen = new QAction( tr("Full screen"), Resource::loadPixmap( "fullscreen" ) - , QString::null, 0, this, 0, true ); + , QString::null, 0, this, 0 ); m_fullscreen->addTo( m_console ); connect( m_fullscreen, SIGNAL( activated() ), this, SLOT( slotFullscreen() ) ); -- cgit v0.9.0.2