From 94844816550ad672ccfcdc25659c625546239998 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:32:11 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kchart/kchartLegendConfigPage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kchart/kchartLegendConfigPage.h') diff --git a/kchart/kchartLegendConfigPage.h b/kchart/kchartLegendConfigPage.h index 8419baa8..efab8b31 100644 --- a/kchart/kchartLegendConfigPage.h +++ b/kchart/kchartLegendConfigPage.h @@ -23,7 +23,7 @@ #include #include -#include +#include class TQVButtonGroup; class TQRadioButton; @@ -64,7 +64,7 @@ private: TQPushButton *titleLegendFontButton, *textLegendFontButton; TQButton::ToggleState titleLegendIsRelative, textLegendIsRelative; - TQPushButton* addButton( TQGridLayout* tqlayout, TQButtonGroup* gb, + TQPushButton* addButton( TQGridLayout* layout, TQButtonGroup* gb, const TQString &toolTipText, const TQString &icon, int posY, int posX ); }; -- cgit v1.2.1