summaryrefslogtreecommitdiffstats
path: root/parts/partexplorer/partexplorerform.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:53:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:53:25 -0600
commitda1941ccadffe5ae70ee111c53f0ec2b3d990869 (patch)
treeee683f46b49e6abdbdef78ed45ca65b47538bc23 /parts/partexplorer/partexplorerform.h
parent054f5901ab09f6ea6235bd12fbd167922fdf0f67 (diff)
downloadtdevelop-da1941ccadffe5ae70ee111c53f0ec2b3d990869.tar.gz
tdevelop-da1941ccadffe5ae70ee111c53f0ec2b3d990869.zip
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'parts/partexplorer/partexplorerform.h')
-rw-r--r--parts/partexplorer/partexplorerform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/partexplorerform.h b/parts/partexplorer/partexplorerform.h
index 7b9434ed..e5bcabc1 100644
--- a/parts/partexplorer/partexplorerform.h
+++ b/parts/partexplorer/partexplorerform.h
@@ -34,7 +34,7 @@ public:
/**
* Fills the widget with data gathered for system's query.
*/
- void fillServiceList( const KTrader::OfferList &services );
+ void fillServiceList( const TDETrader::OfferList &services );
public slots:
void slotDisplayError( TQString );