summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xviews.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_xviews.hxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xviews.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xviews.hxx b/connectivity/source/drivers/postgresql/pq_xviews.hxx
index ca2640b500a1..3400fa1fa4d0 100644
--- a/connectivity/source/drivers/postgresql/pq_xviews.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xviews.hxx
@@ -89,7 +89,7 @@ public: // XAppend
::com::sun::star::uno::RuntimeException);
public: // XDrop
- virtual void SAL_CALL dropByName( const ::rtl::OUString& elementName )
+ virtual void SAL_CALL dropByName( const OUString& elementName )
throw (::com::sun::star::sdbc::SQLException,
::com::sun::star::container::NoSuchElementException,
::com::sun::star::uno::RuntimeException);