diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-15 05:32:41 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-15 05:32:41 (GMT) |
commit | 620cb6800d15e6b2b0738b6cdd29080d2685f70b (patch) | |
tree | 44e096ea99d29a83c190bc2fff49569a1b00092a /abs/core-testing/mythinstall/installdialog.cpp | |
parent | ac3fcc84dfa0692cf2b11a04d7266da47c2ff89c (diff) | |
download | linhes_pkgbuild-620cb6800d15e6b2b0738b6cdd29080d2685f70b.zip linhes_pkgbuild-620cb6800d15e6b2b0738b6cdd29080d2685f70b.tar.gz linhes_pkgbuild-620cb6800d15e6b2b0738b6cdd29080d2685f70b.tar.bz2 |
LinHES-config mythinstall: various timezone fixups
Diffstat (limited to 'abs/core-testing/mythinstall/installdialog.cpp')
-rwxr-xr-x | abs/core-testing/mythinstall/installdialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/abs/core-testing/mythinstall/installdialog.cpp b/abs/core-testing/mythinstall/installdialog.cpp index 5349453..e5bdfc9 100755 --- a/abs/core-testing/mythinstall/installdialog.cpp +++ b/abs/core-testing/mythinstall/installdialog.cpp @@ -364,7 +364,6 @@ void WelcomeDialog::showPopup(void) // This is a bad way to lock the buttons but it works for now. if ( scheduled_text.length() <= 2 ) { - run_from_installer = TRUE; topButton = popup->addButton(tr("Install or Upgrade "), this, SLOT(Display_2ndpopup())); popup->addButton(tr("Run MythFrontend"), this, |