freebsd-ports/net/kxicq-devel/files/patch-widgets::config::kxsettings_ignoreimpl.cpp
Mario Sergio Fujikawa Ferreira 756dfe7461 o 1st commit after repo copy from kxicq
o Update to kxicq 2 snapshot 20020622 supporting KDE 3

PR:		40383
Submitted by:	Andy Fawcett <tap@athame.co.uk>
Repo copy by:		joe (cvs hat)
Repo copy approved by:	will (portmgr hat)
2002-08-10 16:20:14 +00:00

11 lines
489 B
C++

--- kxicq/widgets/config/kxsettings_ignoreimpl.cpp.orig Sat Jun 22 21:49:49 2002
+++ kxicq/widgets/config/kxsettings_ignoreimpl.cpp Sat Jun 22 21:50:10 2002
@@ -29,7 +29,7 @@
#include <qlistview.h>
#include <qpushbutton.h>
-kxSettings_IgnoreImpl::kxSettings_IgnoreImpl(QWidget *parent, const char *name,WFlags fl = 0 )
+kxSettings_IgnoreImpl::kxSettings_IgnoreImpl(QWidget *parent, const char *name,WFlags fl)
: kxSettings_Ignore(parent,name, fl)
{
addButton->setEnabled(FALSE);