From ed87a0251092aa94f81fcc3ba559f340d2360b43 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 27 Feb 2017 22:08:16 -0600 Subject: Add help window and welcome help text --- horizon-qt5.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'horizon-qt5.pro') diff --git a/horizon-qt5.pro b/horizon-qt5.pro index 14909e9..19d0731 100644 --- a/horizon-qt5.pro +++ b/horizon-qt5.pro @@ -11,14 +11,16 @@ SOURCES += main.cc \ welcomepage.cc \ networkingpage.cc \ horizonwizardpage.cc \ - softwarepage.cc + softwarepage.cc \ + horizonhelpwindow.cc HEADERS += \ horizonwizard.hh \ welcomepage.hh \ networkingpage.hh \ horizonwizardpage.hh \ - softwarepage.hh + softwarepage.hh \ + horizonhelpwindow.hh RESOURCES += \ horizon.qrc -- cgit v1.2.3-60-g2f50