diff options
Diffstat (limited to 'buildtools/ada/adaprojectoptionsdlg.h')
-rw-r--r-- | buildtools/ada/adaprojectoptionsdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaprojectoptionsdlg.h b/buildtools/ada/adaprojectoptionsdlg.h index 49f06522..569f06c9 100644 --- a/buildtools/ada/adaprojectoptionsdlg.h +++ b/buildtools/ada/adaprojectoptionsdlg.h @@ -43,7 +43,7 @@ private: TQString currentConfig; bool dirty; - KTrader::OfferList offers; + TDETrader::OfferList offers; TQStringList service_names; TQStringList service_execs; |