From 6a31a3ef6fda4776cb50fc25898e6293cdcc57cf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:17:37 -0600 Subject: [PATCH] Rename KStandard for enhanced compatibility with KDE4 --- src/apt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apt.cpp b/src/apt.cpp index 6eac3f3..d3621c0 100644 --- a/src/apt.cpp +++ b/src/apt.cpp @@ -225,7 +225,7 @@ AptProtocol::AptProtocol( const TQCString &pool_socket, const TQCString &app_soc m_adept_batch(0), m_parser(0) { - KStandardDirs* dirs = TDEGlobal::dirs(); + TDEStandardDirs* dirs = TDEGlobal::dirs(); m_stylesheet = dirs->findResource( "data", "tdeio_apt/tdeio_apt.css" ); m_logo = dirs->findResource( "data", "tdeio_apt/"