From 4fdc07ed022e433bde0ae9e2d84d5bf3789ffe79 Mon Sep 17 00:00:00 2001 From: kh1 Date: Mon, 20 Jun 2011 21:32:56 +0200 Subject: Rename InstallerSettings to Settings. --- examples/testapp/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/testapp') diff --git a/examples/testapp/mainwindow.h b/examples/testapp/mainwindow.h index ae01486e1..e44fb32a1 100644 --- a/examples/testapp/mainwindow.h +++ b/examples/testapp/mainwindow.h @@ -49,7 +49,7 @@ private Q_SLOTS: private: UpdateSettingsDialog *m_dialog; + QInstaller::Settings m_settings; KDUpdater::Application updaterapp; QInstaller::PackageManagerCore m_core; - QInstaller::InstallerSettings m_settings; }; -- cgit v1.2.3