aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/gettingstartedwelcomepage.h
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2011-07-01 18:28:56 +0200
committerRobert Löhning <robert.loehning@nokia.com>2011-07-01 19:40:36 +0200
commita5624a47a151ce322622b467d71c0149d409e324 (patch)
tree5e51ab859d35740214232537aece224076dcd79d /src/plugins/qtsupport/gettingstartedwelcomepage.h
parent5de373a9747b417d39cd67590242282f340ae1d1 (diff)
WelcomeScreen Delay loading of ExamplesModel.
...until the Help system is is initialized properly. Change-Id: I70b629d246f418629623f09de0d270bf355b71de Reviewed-on: http://codereview.qt.nokia.com/1021 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
Diffstat (limited to 'src/plugins/qtsupport/gettingstartedwelcomepage.h')
-rw-r--r--src/plugins/qtsupport/gettingstartedwelcomepage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/qtsupport/gettingstartedwelcomepage.h b/src/plugins/qtsupport/gettingstartedwelcomepage.h
index e77fdea3784..b67d62c5c97 100644
--- a/src/plugins/qtsupport/gettingstartedwelcomepage.h
+++ b/src/plugins/qtsupport/gettingstartedwelcomepage.h
@@ -68,8 +68,6 @@ signals:
public slots:
void openSplitHelp(const QUrl &help);
void openProject(const QString& projectFile, const QStringList& additionalFilesToOpen, const QUrl& help);
-
-public slots:
void updateTagsModel();
private: