summaryrefslogtreecommitdiffstats
path: root/kchart/kchartPageLayout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartPageLayout.cpp')
-rw-r--r--kchart/kchartPageLayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartPageLayout.cpp b/kchart/kchartPageLayout.cpp
index 714174589..65b678d44 100644
--- a/kchart/kchartPageLayout.cpp
+++ b/kchart/kchartPageLayout.cpp
@@ -31,7 +31,7 @@ namespace KChart
{
KChartPageLayout::KChartPageLayout( KChartParams* _params, TQWidget* parent, const char* name )
- : KDialogBase( parent, name, TRUE,i18n("Page Layout"),KDialogBase::Ok | KDialogBase::Cancel | KDialogBase::User1 | KDialogBase::Apply , KDialogBase::Ok,true )
+ : KDialogBase( parent, name, true,i18n("Page Layout"),KDialogBase::Ok | KDialogBase::Cancel | KDialogBase::User1 | KDialogBase::Apply , KDialogBase::Ok,true )
{
params=_params;
#if 0