summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-12 15:58:16 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-12 15:58:49 +0100
commit1b0109aeda20ec241600972538efc03c87c78733 (patch)
treef75e6bad68200eae9824182c44f1321e91f7fbe0 /desktop
parent4a6c72e3b1007e713b3797d23df60b3477a47072 (diff)
Undefined UpdateRequiredDialog::selectEntry
Change-Id: I7319b4bc276a38cf94aa90934529835ac38f57fa
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.hxx b/desktop/source/deployment/gui/dp_gui_dialog2.hxx
index 023d16d8dc7c..490ac061153f 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog2.hxx
+++ b/desktop/source/deployment/gui/dp_gui_dialog2.hxx
@@ -225,7 +225,6 @@ public:
virtual void updatePackageInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPackage );
- void selectEntry( long nPos );
virtual long addPackageToList( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &,
bool bLicenseMissing = false );
bool enablePackage( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPackage, bool bEnable );