summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpintreq.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/ftpintreq.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpintreq.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/ftp/ftpintreq.hxx b/ucb/source/ucp/ftp/ftpintreq.hxx
index 28198c7de0ba..51d117781ec9 100644
--- a/ucb/source/ucp/ftp/ftpintreq.hxx
+++ b/ucb/source/ucp/ftp/ftpintreq.hxx
@@ -44,7 +44,7 @@ namespace ftp {
throw (css::uno::RuntimeException,
std::exception) SAL_OVERRIDE;
- bool isSelected() const;
+ bool isSelected() const { return m_bSelected;}
private: