|
|
|
@ -565,7 +565,7 @@ int ViewManager::filterPosition( const TQString &name ) const
|
|
|
|
|
void ViewManager::initActions()
|
|
|
|
|
{
|
|
|
|
|
mActionSelectView = new KSelectAction( i18n( "Select View" ), 0, mCore->actionCollection(), "select_view" );
|
|
|
|
|
#if KDE_VERSION >= 309
|
|
|
|
|
#if TDE_VERSION >= 309
|
|
|
|
|
mActionSelectView->setMenuAccelsEnabled( false );
|
|
|
|
|
#endif
|
|
|
|
|
connect( mActionSelectView, TQT_SIGNAL( activated( const TQString& ) ),
|
|
|
|
|