summaryrefslogtreecommitdiff
path: root/ui/qt5/intropage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/intropage.cc')
-rw-r--r--ui/qt5/intropage.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/qt5/intropage.cc b/ui/qt5/intropage.cc
index 2cbbbe2..f0c80ee 100644
--- a/ui/qt5/intropage.cc
+++ b/ui/qt5/intropage.cc
@@ -49,10 +49,10 @@ IntroPage::IntroPage(QWidget *parent) : HorizonWizardPage(parent) {
QProcess p;
p.execute("partitionmanager");
});
- /*connect(toolMenu->addAction("&Web Browser"), &QAction::triggered, [=](void){
+ connect(toolMenu->addAction("&Web Browser"), &QAction::triggered, [=](void){
QProcess p;
- p.execute("otter-browser");
- });*/
+ p.execute("netsurf-gtk");
+ });
toolButton->setMenu(toolMenu);
descLabel = new QLabel(