summaryrefslogtreecommitdiffstats
path: root/examples/testapp
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2011-06-20 22:00:34 +0200
committerkh1 <qt-info@nokia.com>2011-06-20 22:00:34 +0200
commit2716f627b25d7e17485089958f9e733cc8a80cb0 (patch)
treebcda0eaa5186fff3e4ac533f9f247920c2b2b72e /examples/testapp
parentb07a58147eed39e7c4a4aca94273d48cdeb3364e (diff)
Rename files to match class name. Adjust includes.
Diffstat (limited to 'examples/testapp')
-rw-r--r--examples/testapp/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/mainwindow.h b/examples/testapp/mainwindow.h
index e44fb32a1..862b5bf0d 100644
--- a/examples/testapp/mainwindow.h
+++ b/examples/testapp/mainwindow.h
@@ -25,7 +25,7 @@
**************************************************************************/
#include <packagemanagercore.h>
-#include <common/installersettings.h>
+#include <settings.h>
#include <KDUpdater/Application>