/***************************************************************************
- * Copyright (C) 2008 by Peter Penz <peter.penz@gmx.at> *
+ * Copyright (C) 2008 by Peter Penz <peter.penz19@gmail.com> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
#define STARTUPSETTINGSPAGE_H
#include <settings/settingspagebase.h>
-#include <kurl.h>
+#include <KUrl>
class KLineEdit;
class QCheckBox;
virtual void restoreDefaults();
private slots:
+ void slotSettingsChanged();
void selectHomeUrl();
void useCurrentLocation();
void useDefaultLocation();