summaryrefslogtreecommitdiffstats
path: root/kaddressbook/geowidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/geowidget.cpp')
-rw-r--r--kaddressbook/geowidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/geowidget.cpp b/kaddressbook/geowidget.cpp
index 8a275125..55714b36 100644
--- a/kaddressbook/geowidget.cpp
+++ b/kaddressbook/geowidget.cpp
@@ -246,7 +246,7 @@ GeoDialog::GeoDialog( TQWidget *parent, const char *name )
connect( mLongDirection, TQT_SIGNAL( activated( int ) ),
TQT_SLOT( sexagesimalInputChanged() ) );
- KAcceleratorManager::manage( this );
+ TDEAcceleratorManager::manage( this );
}
GeoDialog::~GeoDialog()