summaryrefslogtreecommitdiffstats
path: root/languages/pascal/compiler/fpcoptions
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/compiler/fpcoptions')
-rw-r--r--languages/pascal/compiler/fpcoptions/optiontabs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/pascal/compiler/fpcoptions/optiontabs.h b/languages/pascal/compiler/fpcoptions/optiontabs.h
index b1c4fa8f..acb446b3 100644
--- a/languages/pascal/compiler/fpcoptions/optiontabs.h
+++ b/languages/pascal/compiler/fpcoptions/optiontabs.h
@@ -13,8 +13,8 @@
#include <tqwidget.h>
-class QSpinBox;
-class QRadioButton;
+class TQSpinBox;
+class TQRadioButton;
class FlagRadioButton;
class FlagCheckBoxController;
class FlagRadioButtonController;