summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpplugin.cpp
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-08-25 17:35:42 +0200
committerkh1 <qt-info@nokia.com>2010-08-25 17:35:42 +0200
commit053721ea2273d55f13734d84fb8468cb39f159e7 (patch)
treec55ca9789198a83c52e0d798f0b774e8e78af290 /src/plugins/help/helpplugin.cpp
parentfc6c2aa9980e8e5d37860d8844c18e5c21929e3d (diff)
downloadqt-creator-053721ea2273d55f13734d84fb8468cb39f159e7.tar.gz
Should have been part of fc6c2aa9980e8e5d37860d8844c18e5c21929e3d .
Diffstat (limited to 'src/plugins/help/helpplugin.cpp')
-rw-r--r--src/plugins/help/helpplugin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/help/helpplugin.cpp b/src/plugins/help/helpplugin.cpp
index 88f717237e..6ef4451a06 100644
--- a/src/plugins/help/helpplugin.cpp
+++ b/src/plugins/help/helpplugin.cpp
@@ -634,8 +634,6 @@ void HelpPlugin::showExternalWindow()
{
bool firstTime = m_firstModeChange;
doSetupIfNeeded();
- //m_externalHelpBar->setVisible(true);
- //m_internalHelpBar->setVisible(false);
m_externalWindow->show();
connectExternalHelpWindow();
m_externalWindow->activateWindow();