summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/settings.cpp
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/oipkg/settings.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/settings.cpp5
1 files changed, 5 insertions, 0 deletions
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
@@ -436 +436,6 @@ void PackageManagerSettings::linkEnabled( bool b )
}
+
+void PackageManagerSettings::activeDestinationChange(int i)
+{
+ activeLinkDestination->setCurrentItem( i );
+} \ No newline at end of file