summaryrefslogtreecommitdiffstats
path: root/src/apt.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-25 00:08:00 -0600
committerTimothy Pearson <[email protected]>2013-01-25 00:08:00 -0600
commit5963d453b0636dc174121b6e852c769a8193824d (patch)
treeadf927cb05fe0e118a81f7db30cb7ac25fcbdf5f /src/apt.h
parent19e4c89d109f0baa82f6f37637939c8a85422e5e (diff)
downloadtdeio-apt-5963d453b0636dc174121b6e852c769a8193824d.tar.gz
tdeio-apt-5963d453b0636dc174121b6e852c769a8193824d.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src/apt.h')
-rw-r--r--src/apt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.h b/src/apt.h
index ef848eb..78ef37d 100644
--- a/src/apt.h
+++ b/src/apt.h
@@ -21,7 +21,7 @@ namespace Parsers
class Parser;
}
-class AptProtocol : public TQObject, public KIO::SlaveBase {
+class AptProtocol : public TQObject, public TDEIO::SlaveBase {
Q_OBJECT