diff options
Diffstat (limited to 'buildtools/ada/adaproject_widget.h')
-rw-r--r-- | buildtools/ada/adaproject_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_widget.h b/buildtools/ada/adaproject_widget.h index 6bbab369..c89fc511 100644 --- a/buildtools/ada/adaproject_widget.h +++ b/buildtools/ada/adaproject_widget.h @@ -4,7 +4,7 @@ #include <tqwidget.h> #include <tqstring.h> -class KDevProject; +class TDevProject; class AdaProjectPart; class AdaProjectWidget : public TQWidget |