summaryrefslogtreecommitdiffstats
path: root/kppp/pppdargs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/pppdargs.cpp')
-rw-r--r--kppp/pppdargs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pppdargs.cpp b/kppp/pppdargs.cpp
index 758b25c0..dcba41b3 100644
--- a/kppp/pppdargs.cpp
+++ b/kppp/pppdargs.cpp
@@ -41,7 +41,7 @@
#include <kstdguiitem.h>
PPPdArguments::PPPdArguments(TQWidget *parent, const char *name)
- : TQDialog(parent, name, TRUE)
+ : TQDialog(parent, name, true)
{
setCaption(i18n("Customize pppd Arguments"));
KWin::setIcons(winId(), tdeApp->icon(), tdeApp->miniIcon());