From c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:56:31 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 94844816550ad672ccfcdc25659c625546239998. --- 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 efab8b31..8419baa8 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* layout, TQButtonGroup* gb, + TQPushButton* addButton( TQGridLayout* tqlayout, TQButtonGroup* gb, const TQString &toolTipText, const TQString &icon, int posY, int posX ); }; -- cgit v1.2.1