Kaydet (Commit) 1b0109ae authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Undefined UpdateRequiredDialog::selectEntry

Change-Id: I7319b4bc276a38cf94aa90934529835ac38f57fa
üst 4a6c72e3
......@@ -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 );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment