From 57443681e97fff553d94260756ebedaee606610f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 00:19:26 -0600 Subject: Rename KShared --- src/fetch/z3950connection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fetch/z3950connection.h') diff --git a/src/fetch/z3950connection.h b/src/fetch/z3950connection.h index 2c49c37..674f17c 100644 --- a/src/fetch/z3950connection.h +++ b/src/fetch/z3950connection.h @@ -102,7 +102,7 @@ private: bool m_connected; bool m_aborted; - KSharedPtr m_fetcher; + TDESharedPtr m_fetcher; TQString m_host; uint m_port; TQString m_dbname; -- cgit v1.2.1