From 722ce1efbac31c61b1d4b13f7e075c9f311e3e73 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 20:05:33 +0100 Subject: Finish renaming tdevelop components --- languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h') diff --git a/languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h b/languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h index e30b33c0..cee18e79 100644 --- a/languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h +++ b/languages/pascal/compiler/fpcoptions/fpcoptionsplugin.h @@ -13,9 +13,9 @@ #include -#include "kdevcompileroptions.h" +#include "tdevcompileroptions.h" -class FpcOptionsPlugin : public KDevCompilerOptions +class FpcOptionsPlugin : public TDevCompilerOptions { Q_OBJECT -- cgit v1.2.1