diff options
Diffstat (limited to 'parts/partexplorer/partexplorerform.h')
-rw-r--r-- | parts/partexplorer/partexplorerform.h | 2 |
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 ); |