From b7a51199bdd351992670e6466d36202c8e70d89a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 5 Jun 2008 11:43:44 +0000 Subject: - pull kconfig from 2.6.25.4 It has nicer "-*-" etc hints --- extra/config/qconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/config/qconf.h') diff --git a/extra/config/qconf.h b/extra/config/qconf.h index 6fc1c5f14..b3b5657b6 100644 --- a/extra/config/qconf.h +++ b/extra/config/qconf.h @@ -279,7 +279,7 @@ class ConfigSearchWindow : public QDialog { Q_OBJECT typedef class QDialog Parent; public: - ConfigSearchWindow(QWidget* parent, const char *name = 0); + ConfigSearchWindow(ConfigMainWindow* parent, const char *name = 0); public slots: void saveSettings(void); -- cgit v1.2.3