From c0fc75368b41146e605536e973e1d635b9d64ced Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 18:58:18 -0600 Subject: Rename KDE_VERSION to TDE_VERSION --- kaddressbook/viewmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kaddressbook/viewmanager.cpp') diff --git a/kaddressbook/viewmanager.cpp b/kaddressbook/viewmanager.cpp index 416b5473..5404fd5c 100644 --- a/kaddressbook/viewmanager.cpp +++ b/kaddressbook/viewmanager.cpp @@ -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& ) ), -- cgit v1.2.3