From b794af4c50efffe239c94e5a015e90565ff991c3 Mon Sep 17 00:00:00 2001 From: tille Date: Mon, 29 Apr 2002 22:45:35 +0000 Subject: removes links again --- (limited to 'noncore/unsupported/oipkg/settings.cpp') diff --git a/noncore/unsupported/oipkg/settings.cpp b/noncore/unsupported/oipkg/settings.cpp index 2b324be..8f91995 100644 --- a/noncore/unsupported/oipkg/settings.cpp +++ b/noncore/unsupported/oipkg/settings.cpp @@ -434,3 +434,8 @@ void PackageManagerSettings::linkEnabled( bool b ) { activeLinkDestination->setEnabled( b ); } + +void PackageManagerSettings::activeDestinationChange(int i) +{ + activeLinkDestination->setCurrentItem( i ); +} \ No newline at end of file -- cgit v0.9.0.2