summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvncconndlg.cpp
authortreke <treke>2002-10-25 03:11:05 (UTC)
committer treke <treke>2002-10-25 03:11:05 (UTC)
commitff9b13c8c312d0a385770d7742530e526e19117e (patch) (side-by-side diff)
tree786fa405daf0a6693ab91c3b91850de328da66c2 /noncore/comm/keypebble/kvncconndlg.cpp
parenta8b95086dd331c67c728a346f56416c355142758 (diff)
downloadopie-ff9b13c8c312d0a385770d7742530e526e19117e.zip
opie-ff9b13c8c312d0a385770d7742530e526e19117e.tar.gz
opie-ff9b13c8c312d0a385770d7742530e526e19117e.tar.bz2
Added QWhatsThis's
Diffstat (limited to 'noncore/comm/keypebble/kvncconndlg.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/kvncconndlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/kvncconndlg.cpp b/noncore/comm/keypebble/kvncconndlg.cpp
index 2f073f8..cd55bb0 100644
--- a/noncore/comm/keypebble/kvncconndlg.cpp
+++ b/noncore/comm/keypebble/kvncconndlg.cpp
@@ -15,7 +15,7 @@
KVNCConnDlg::KVNCConnDlg( KRFBServer *options,
QWidget *parent, char *name, bool modal )
-: KVNCConnDlgBase( parent, name, modal )
+: KVNCConnDlgBase( parent, name, modal, WStyle_ContextHelp )
{
this->options=options;
tmpOptions=*options;