From c8662dc632987a317386b923e24acb9507859528 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 30 Oct 2004 15:56:24 +0000 Subject: ompi desktop compile hack --- (limited to 'kmicromail/nntpgroupsdlg.cpp') diff --git a/kmicromail/nntpgroupsdlg.cpp b/kmicromail/nntpgroupsdlg.cpp index a461bdf..f564b10 100644 --- a/kmicromail/nntpgroupsdlg.cpp +++ b/kmicromail/nntpgroupsdlg.cpp @@ -7,7 +7,7 @@ #include NNTPGroupsDlg::NNTPGroupsDlg(NNTPaccount *account,QWidget * parent, const char * name) - : QDialog(parent,name,true,WStyle_ContextHelp) + : QDialog(parent,name,true,0) { setCaption(i18n("Subscribed newsgroups")); m_Account = account; -- cgit v0.9.0.2